texlive_base failed to build
Frank J. R. Hanstick
trog24 at comcast.net
Fri Oct 17 16:15:21 PDT 2008
Hello,
Forgot, the replay does not return to the cc. I just switched it.
The path structure points to /opt/local/bin first instead of /usr/
bin; therefore, I pickup the gcc_select in /opt/local/bin gcc_select
which is what I want so long as I do not hit -obj/C++. I had read
somewhere that MacPort always used /usr/bin/gcc and bypassed
gcc_select. I gather that this is not true.
Frank
On Oct 17, 2008, at 2:29 PM, Bryan Blackburn wrote:
> (Don't forget to reply-all so it gets back to the list, since
> Apple's mail
> appears to ignore Mail-Followup-To:)
>
> On Fri, Oct 17, 2008 at 02:03:56PM -0700, Frank J. R. Hanstick said:
>> Hello,
>>
>> ~ frank$ gcc_select -l
>> Available versions:
>> mp-gcc43
>>
>> ~ frank$ which gcc
>> /opt/local/bin/gcc
>>
>
> Sounds like some part of the texlive_base build process is ignoring
> when
> port sets CC to /usr/bin/gcc-4.0, but only when compiling that one
> file.
> Since it's using just a bare 'gcc' it's picking up your MacPorts-
> installed
> gcc43 which doesn't support the -ObjC++ option (that option is only
> available in Apple's gcc).
>
> For now, you should be able to get it to build by using gcc_select
> to use
> gcc40, though your '-l' output above doesn't show it, so make sure
> you have
> the current gcc_select port (0.1_1).
>
> Bryan
>
> [...]
>> Frank
>>
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
More information about the macports-users
mailing list