Hi folks -
I am attempting to get the ADAPTIVE Communication Environment (ACE) to
compile cleanly under OS X 10.4 using GCC 4.0.
While I have been able to successfuly resolve almost all of the issues
that I have encountered whilst migrating the Panther configurations, I
have been beating my head against this one particular problem for a
day now.
When I try to link one portion of the project, I get the following:
================
libtool -dynamic -o libasnmp.dylib .shobj/address.o .shobj/asn1.o
.shobj/counter.o .shobj/ctr64.o .shobj/gauge.o .shobj/integer.o
.shobj/octet.o .shobj/oid.o .shobj/pdu.o .shobj/snmp.o .shobj/target.o
.shobj/timetick.o .shobj/transaction.o .shobj/vb.o .shobj/wpdu.o
.shobj/sagent.o -flat_namespace -undefined warning
-L/build/wotte/gcc4/ACE_wrappers/ace -L./
-L. -L/build/wotte/gcc4/ACE_wrappers/lib -lACE -lstdc++.6 -lSystem
-lSystemStubs