Max Horn wrote:
> 
> Am 21.10.2009 um 01:44 schrieb Hanspeter Niederstrasser:
> 
>> Max Horn wrote:
>>> FYI, I filed a bug report on the SDL bug tracker about this issue,  
>>> feel free to add yourself to the CC list of that bug report if you 
>>> are  interested in the resolution or want to contribute to solving 
>>> it: <http://bugzilla.libsdl.org/show_bug.cgi?id=864
>>
>> I did a quick check on this: changing the info file to "SetCC: 
>> gcc-4.2" (vs the currently set gcc-4.0 in the info file) fixes the 
>> 10.5/x86_64 build and doesn't affect the 10.5/32bit build.
>>
>> Not setting CC just uses gcc, which points to gcc-4.2, so that doesn't 
>> work either.
> 
> I am not sure whether I understand this last remark: You say not setting 
> CC uses gcc, which is gcc-4.2 -- above you said gcc-4.2 works, now you 
> say it doesn't? I am confused :).

That's a typo on my part, sorry.  gcc points to gcc-4._0_ of course. 
Here's the situations (all cases below are on 10.5/x86_64; on 
10.5/32bit, they all succeed)

SetCC: gcc-4.0 (the orig revision 1.2.14-1) = /usr/bin/gcc-4.0 = fails
SetCC: gcc-4.2 (my test) = /usr/bin/gcc-4.2 = succeeds
SetCC removed (revision -2) = /usr/bin/gcc which points to 
/usr/bin/gcc-4.0 = fails

Hanspeter

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to