Clint Whaley wrote: >> The gcc4.0 you're seeing is that from Xcode. >> According to http://pdb.finkproject.org/pdb/package.php/gcc42, gcc42 is >> in the stable tree for OS 10.4 or higher, so there's something else >> going on here. Check /sw/etc/fink.conf and see whether the >> Distribution: line says 10.4 . >> > > Yep, it does. I include my fink.conf below. > > Thanks, > Clint > > # Fink configuration, initially created by bootstrap.pl > Basepath: /sw > RootMethod: sudo > Trees: local/main stable/main stable/crypto > Distribution: 10.4 > ConfFileCompatVersion: 1 > Mirror-apache: http://www.apache.org/dist > Mirror-apt: http://bindist.finkmirrors.net/bindist > Mirror-cpan: ftp://ftp.cpan.org/pub/CPAN > Mirror-ctan: ftp://tug.ctan.org/tex-archive > Mirror-debian: ftp://ftp.debian.org/debian > Mirror-gimp: ftp://ftp.gimp.org/pub/gimp > Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME > Mirror-gnu: ftp://ftp.gnu.org/gnu > Mirror-kde: ftp://ftp.kde.org/pub/kde > Mirror-master: http://distfiles.master.finkmirrors.net/ > Mirror-rsync: rsync://master.us.finkmirrors.net/finkinfo/ > Mirror-sourceforge: http://west.dl.sourceforge.net/sourceforge/ > MirrorContinent: nam > MirrorCountry: nam-us > MirrorOrder: MasterFirst > ProxyPassiveFTP: true > UseBinaryDist: true > Verbose: 1 > SelfUpdateMethod: point > > ************************************************************************** > ** R. Clint Whaley, PhD ** Assist Prof, UTSA ** www.cs.utsa.edu/~whaley ** > ************************************************************************** > Ah. The issue is "SelfupdateMethod: point". gcc42 was moved to stable after the last point release. Do a "fink selfupdate-rsync" or "fink selfupdate-cvs" to switch to the rsync or cvs selfupdate method.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
