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 14:01:02 -0700
I think I have solved my problem. It turns out that we have an llvm-g+
+ installed 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.
-- Jay Reynolds Freeman
---------------------
email@hidden
http://web.mac.com/jay_reynolds_freeman (personal web site)
_______________________________________________
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