Dominique,
        Could you try again with those lines of the CompileScript removed, 
so that it doesn't pick up gcc-4.2, and report back?  If that works, I'll 
just remove those bits from the 10.4-EOL .info file.

Fang

>> How did you get gcc-4.2 on darwin8?  I validated using gcc (4.0.1/apple).
>
> The default gcc on this box is 4.0.1, but I have 4.2.1 in /usr/bin/
> so it is picked by
>
>    # Prefer compilation with gcc-4.2 if available
>    if [ -x /usr/bin/gcc-4.2 ]; then
>      ../configure %c --cc=gcc-4.2
>    else
>      ../configure %c
>    fi
>
> Dominique
>

-- 
David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/


------------------------------------------------------------------------------
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/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to