discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNU Radio Using MacPorts


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] GNU Radio Using MacPorts
Date: Fri, 23 Nov 2012 11:35:38 -0500

On Nov 22, 2012, at 4:00 AM, Ian Buckley <address@hidden> wrote:
> I have Xcode4.5 installed so I gave the "configure.compiler=apple-gcc-4.2" 
> idea a go.


Well, that was "my bad": "apple-gcc-4.2" is MacPorts' install of GCC 4.2 with 
Apple modifications.  Not generally what you want to be using.  Since you're 
using Xcode 4.5, I'd recommend instead using "configure.compiler=llvm-gcc-4.2", 
which uses "/usr/bin/llvm-gcc-4.2".  For those folks using older Xcode, I'd 
recommend using "configure.compiler=gcc-4.2" which (IIRC) uses 
"/usr/bin/gcc-4.2".  Sorry for the mix-up; I think the MacPorts names for the 
various compiler suites could use a little work and/or better description, but 
that's not up to me. - MLD




reply via email to

[Prev in Thread] Current Thread [Next in Thread]