Re: CS installation on Mac os x

Eric Sunshine <[email protected]>
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <CAPig+cRRwp_3yXuB4mSNxcaBve07ierXYtb7Nd1E9fhrL3P3ow@mail.gmail.com>
On Fri, May 18, 2012 at 9:24 AM, Christian Van Brussel
<[email protected]> wrote:
> * Finally, I guess a better example would use gcc instead of clang, ie
> './configure CC=/usr/bin/gcc CXX=/usr/bin/g++'

The gcc/g++ shipped with modern Xcode is in fact gcc front-end welded
to llvm back-end, and it is this shipped product which is broken, so
the above example would not be helpful. Also configure is already
detecting gcc/g++ automatically, so the above example is superfluous.

Jonathan's example choosing clang/clang++ explicitly over the
auto-detected gcc/g++ was more useful (except for the bogus
"-GCC=..."). If the clang/clang++ approach actually works, then
perhaps the configure script can be updated to attempt them first on
OSX before attempting gcc/g++.

-- ES

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.