In r15192 we've been introducing LINKCC / --with-linkcc in our Makefiles
and configure options, respectively, for potentially using a different
linker:

r15192 | dts12 | 2006-09-12 19:30:26 +0200 (Di, 12 Sep 2006) | 3 lines
NEWS: build: - [BUGS 1416481] Support specifying an explicit linker.
Defaults to $CC if not explicitly set.

Looking at automake, however, the standard variable for this seems to be
CCLD instead:

http://www.gnu.org/software/automake/manual/html_node/Program-and-Library-Variables.html

Should we switch to CCLD / --with-ccld?


+Thomas

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to