Ho, I was excited by the --enable-static --disable-shared options that Mr. Anders told me about... the build went fine with both of those (plus -Bstatic)...
until I got to linking my own code!! *I* have a shared library that my module needs to link to!!! Oops... - so, am I just dead on this attempt?? I *can* just copy the library file over and build it into the module if I need to. - besides which, how do I tell configure about my own library(ies) ??? Previously, I was manually editing agent/Makefile and apps/Makefile after running configure, but that doesn't seem to be working right now, I can't figure out where to add my library anymore. I'm assuming that there's some way to do so, but I couldn't find anything in "configure --help" ... Dan ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
