Hello All,
The linking of Iperf 2.0 Beta at Mac G5's running
"Darwin Kernel Version 7.2.0" with GCC "version 3.3 20030304 (Apple
Computer, Inc. build 1495)" failed. The error message was:
g++ -L./ -o ./iperf -liperf
ld: Undefined symbols:
operator new(unsigned long)
___gxx_personality_v0
operator delete[](void*)
operator delete(void*)
operator new[](unsigned long)
Compilation of V 1.6.5 and V 1.7.0 went without problems.
Kind regards,
Hans