> Is it okay to have multiple --wth-ldflags coexisted in configure?
> For example:
> configure --with-ldflags=-Bstatic
> --with-ldflags="-L${PRODUCT_SRC}/snmp_daemon"
Looking at the configure script, I doubt this will work.
I strongly suspect that the second setting will replace the first.
You'd probably be better off using
--with-ldflags="-Bstatic -L${PRODUCT_SRC}/snmp_daemon"
Dave
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users