Re: SOLVED -- llvm-gcc-4.2 link-time error seen from command line but not in Xcode 3.2
Re: SOLVED -- llvm-gcc-4.2 link-time error seen from command line but not in Xcode 3.2
- Subject: Re: SOLVED -- llvm-gcc-4.2 link-time error seen from command line but not in Xcode 3.2
- From: Jay Reynolds Freeman <email@hidden>
- Date: Sat, 29 Aug 2009 19:08:38 -0700
For the record, I seem to have solved my original problem. It turns
out that Xcode comes with an llvm-g++ as well as llvm-gcc. Merely
changing the compiler used from
/Developer/usr/bin/llvm-gcc-4.2
to
/Developer/usr/bin/llvm-g++-4.2
makes everything happy. I did not find any documentation in the Apple
Xcode documentation or in the man pages, that llvm-g++ was installed,
and have filed a bug report requesting some.
-- Jay Reynolds Freeman
---------------------
email@hidden
http://web.mac.com/jay_reynolds_freeman (personal web site)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden