I am running Solaris 10 with both the gcc tools from http://www.sunfreeware.com 
as well as SunStudio 12.

I am getting a compile error now, I have had much more success with the GNU 
tools. My error I am stuck on right now is....

Undefined                       first referenced
 symbol                             in file
operator new[](unsigned int)        Client.o
operator new(unsigned int)          Client.o
operator delete[](void*)            Client.o
operator delete(void*)              Client.o
delay_loop(unsigned long)           Client.o
__gxx_personality_v0                Client.o
ld: fatal: Symbol referencing errors. No output written to iperf
collect2: ld returned 1 exit status
gmake[2]: *** [iperf] Error 1
gmake[2]: Leaving directory `/usr/local/src/iperf-2.0.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/iperf-2.0.2'
gmake: *** [all] Error 2
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to