Recompile for Intel
Recompile for Intel
- Subject: Recompile for Intel
- From: John Nairn <email@hidden>
- Date: Wed, 22 Nov 2006 10:21:45 -0800
I am trying to compiling existing code for Intel only on my new Mac. It need to link to the xerces library. The steps I took are
1. Used command line to recompile libxerces-c on Intel and installed in /usr/local/lib. lipo -info reports it has the right architecture
Non-fat file: libxerces-c.27.0.dylib is architecture: i386
2. Opened my XCode project for a C tool executable. The target SDK is "Current Mac OS"
3. It compiles but will not link to above library (which was added to project as external library). It lists a bunch of "undefined symbols" (all in xerces) during the linking step.
--------------- John Nairn (1-541-737-4265, FAX:1-541-737-3385) Professor and Richardson Chair
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden