Hi there;

I've got some servers running 10.3 that have the most recent version  
of fink for 10.3 (I think...)

        ingress[55;Desktop]# fink --version
        Package manager version: 0.24.18
        Distribution version: 0.7.2.rsync

I also think that they are running the most recent version of XCode  
(ie the XCode legacy distribution from developer.apple.com).  The  
most recent versions of gcc from that distribution are:

        ingress[56;Desktop]# gcc_select --list
        Available compiler versions:
        3.3      3.3-fast

I've installed gcc-4 from fink

        ingress[57;Desktop]# which gcc
        /sw/bin/gcc
        ingress[58;Desktop]# gcc --version
        gcc (GCC) 4.1.0
        Copyright (C) 2006 Free Software Foundation, Inc.
        This is free software; see the source for copying conditions.  There  
is NO
        warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
PURPOSE.

Is there any way to get fink to build with this version of gcc  
instead of the 3.xx from the XCode distro?

The reason why I'm asking this question is that I keep getting the  
messages about "using a version of gcc that is known to generate  
errors" and I'd like to solve this problem without upgrading the OS  
(and therefore upgrading the XCode).

Thanks.

-k

-- 
Kelvin Chu, Physics Department, Cook Building
82 University Place, University of Vermont, Burlington, VT 05405-0125
http://www.uvm.edu/~kchu/; (802) 656-0064; Fax: (802) 656-0817




_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to