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
---------------------
jay_reynolds_free...@mac.com
http://web.mac.com/jay_reynolds_freeman (personal web site)

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to