Re: How can I set a subproject to build as a static library by default

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Pass --disable-shared to AC_CONFIG_SUBDIRS.

Gary, like Bert says there isn't a way to pass flags to
AC_CONFIG_SUBDIRS.

> use project_CFLAGS="-Wl,-no_shared" and project_LDFLAGS="-static -
> no_shared"

Victor, I don't believe that works with external subprojects such a
portability libraries that I have no control over (and do not wish to
patch).


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux