Re: libstdc++ and 10.3.9
Re: libstdc++ and 10.3.9
- Subject: Re: libstdc++ and 10.3.9
- From: Peter O'Gorman <email@hidden>
- Date: Sat, 23 Jun 2007 13:23:40 -0500
On Sat, 2007-06-23 at 14:13 -0400, Edwin Vane wrote:
> Hi,
>
> Sorry about that. Here's the link line that XCode generates as copied
> directly from the "Build Results" window:
>
> Ld /Users/revane/Projects/CocoaGL/build/EMuse.app/Contents/MacOS/EMuse
> cd /Users/revane/Projects/CocoaGL
> /usr/bin/g++-3.3 -o
> /Users/revane/Projects/CocoaGL/build/EMuse.app/Contents/MacOS/EMuse
> -L/Users/revane/Projects/CocoaGL/build -L/usr/local/lib/FTGL
> -F/Users/revane/Projects/CocoaGL/build -filelist
> /Users/revane/Projects/CocoaGL/build/CocoaGL.build/EMuse.build/Objects-normal/EMuse.LinkFileList
> -framework Cocoa -framework OpenGL -lfreetype -lftgl -framework QTKit
> -framework AudioToolbox -framework AudioUnit -framework QuickTime
> -arch ppc -prebind -Wl,-no_arch_warnings
>
> As you can see it's using a few libraries that I built myself (FTGL
> and FreeType) in addition to some QT related frameworks.
Hmm, I bet it will work if you use the 10.3.9 SDK, I don't think the
frameworks in the SDK have references to dynamic gcc libraries (but I
don't have a Mac in front of me to check).
Peter
_______________________________________________
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