[AGENT++] RE: Problem compiling SNMP++ 3.2.10a on Solaris 9 w gcc 2.95

katz at agentpp.com katz at agentpp.com
Mon Mar 22 13:48:48 CET 2004


Hi,

the only platform I ever saw a problem like this was on cygwin.
At first make sure that all object files and libs are removed and that
no old libs are in any system path and do a clean rebuild.
If this does not help: what happens if you use the static lib for
linking the application?

Regards,
  Jochen


Gil Steiner <gils at tsoft-tele.com> schrieb am 22.03.2004, 12:11:54:
>  
> The OS and gcc version are in the subject: solaris 9 and gcc 2.95
> I am aware of the 'inline' issue. This usually works fine and I use it a lot
> but in this case I could not link any code to the library because it always
> reported these inline methods as missing. I even tried with the console
> examples that are included with snmp++ I added a set_writecommunity to
> snmpGet and it did not compile.
> I tried to compile with -fno-inline but it did not work as well.



More information about the AGENTPP mailing list