Michael Stroh wrote: > I'm trying to install gcc43 through fink to compile some apps that > broke when I upgraded to 10.6, but when I do 'fink list gcc' all I get > is > > broken-gcc 3.3-1 [virtual package representing > a broken gcc compiler] > gcc2 2.95.2-0 [virtual package representing > the gcc 2.95.2 compiler] > gcc2.95 2.95.2-0 [virtual package representing > the gcc 2.95.2 compiler] > gcc3.1 3.1-0 [virtual package representing > the gcc 3.1 compiler] > gcc3.3 3.3-0 [virtual package representing > the gcc 3.3 compiler] > i gcc4.0 4.0.1-5493 [virtual package representing > the gcc 4.0.1 compiler] > i gcc4.2 4.2.1-5646 [virtual package representing > the gcc 4.2.1 compiler] > > and I don't see the gcc43 and gcc44 files. The versions I have appear > to be from Apple. Do I need to uninstall XCode to be able to view and > download these versions or is there something else I'm doing wrong? > > Cheers, > Michael Stroh > Yes.
A) You're not going to get gcc43, since that doesn't exist in 10.6. B) You have to enable the unstable tree as per http://www.finkproject.org/faq/usage-fink.php?phpLang=en#unstable to get gcc44; and you'll be building versions from unstable of your 'broken' packages with gcc44, provided they currently work on Snow Leopard at all. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
