Switch for static/ dynamic linking

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

 



Hi!

I'm planing to include a switch in my configure script to link external
libraries static in my project.

The question is how to do this? I can't find a good hint in the docs.

Is there already an Autoconf macro defined? Or must I create everything
 by myself?

For dynamic linking, I would use everything Autoconf already has
(AC_CHECK_LIB, AC_SEARCH_LIBS), for static linking I would try to use
the @LIBOBJS@ thingi...or LDADD if there is something like @LDADD@.

Any ideas?

greetings & merry christmas,

Stefan


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://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