At 10:05 AM +0100 4/20/02, Finlay Dobbie wrote: >The April 2002 Developer Tools is out (although it's classed as a >"public beta" release). Currently it's available only if you have an >ADC Seed Key, but it should become available to everybody else over >the coming week or so. > >Anyway, it includes a toolchain based on gcc3.1, so I expect some >Fink packages to need some tweaking.
According to the release notes, the default compiler is still 2.95.2. In PB you have to set USEGCC3 variable to use gcc3. More apropos to fink, I have the new tools installed, and cc --version returns 2.95.2. HOWEVER, we now have "g++" on OS X! Apparently gcc3 is installed as "c++3", "g++" "g++3", "cpp3", etc. "cc" is still a link to gcc2. The existence of a g++ now might cause some configure checks to change/break... -Ben -- http://homepage.mac.com/bhines/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
