Re: How to compile net-snmp for 64-bit Solaris

2011-04-20 Thread Thomas Anders
Singh, Vinay wrote: > I am using gcc > > When I forced a 64-bit compilation, it is giving me error > snmp_client.c:1: sorry, unimplemented: 64-bit mode not compiled in > > Has anyone compiled it for 64-bit Solaris x86 ? The error message means that your gcc copy doesn't support 64-bit compilation.

RE: How to compile net-snmp for 64-bit Solaris

2011-04-19 Thread Singh, Vinay
: Leaving directory `/disk2/net-snmp-5.6.1/snmplib' make: *** [subdirs] Error 1 -Original Message- From: Thomas Anders [mailto:[email protected]] Sent: Monday, April 18, 2011 5:45 PM To: Singh, Vinay Cc: [email protected] Subject: Re: How to compile net-snmp

Re: How to compile net-snmp for 64-bit Solaris

2011-04-18 Thread Thomas Anders
Singh, Vinay wrote: > Can net-snmp 5.6.1 can be compiled to generate 64-bit binaries for Solaris ? > if yes, what option to pass on “configure “ script. It appears that by > default, only 32-bit binaries are generated even if I am trying to compile on > 64-bit machine. Are you using gcc or Sun