Re: restFP/saveFP problems
Re: restFP/saveFP problems
- Subject: Re: restFP/saveFP problems
- From: Andrew Pinski <email@hidden>
- Date: Tue, 2 Aug 2005 10:46:33 -0400
On Aug 2, 2005, at 10:41 AM, William Otte wrote:
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
Don't link directly with libtool. Use gcc/g++ to link since that will
add
the correct libraries.
-- Pinski
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden