blacklist all flavors of a GCC version
Lawrence Velázquez
larryv at macports.org
Sat Mar 16 14:54:29 PDT 2013
On Mar 16, 2013, at 5:35 PM, Leo Singer <aronnax at macports.org> wrote:
> I need to blacklist all versions of gcc 4.4. I don't think that Apple ever shipped GCC 4.4 with Xcode, so I think that the only compiler I really have to worry about is 'macports-gcc-4.4'. However, let's say that I wanted to blacklist all flavors of gcc 4.2. Is that what 'gcc-4.2' would do?
No, "gcc-4.2" only represents Apple's GCC 4.2 from Xcode.
> Does the list on the following Wiki page:
>
> http://trac.macports.org/wiki/UsingTheRightCompiler#configure-compiler
>
> comprise all compiler names supported by MacPorts?
Yes. If you want to double-check, here's the list in the current base release.
http://trac.macports.org/browser/tags/release_2_1_3/base/src/port1.0/portconfigure.tcl#L201
vq
More information about the macports-dev
mailing list