>On mercredi, oct 16, 2002, at 18:57 Europe/Paris, Neal A. Crocker wrote: >>I have gcc 3.1. I vaguely remember hearing that Apple was >>distributing a later version than that, so probably the August >>tools have a gcc bug fix. >> >It is still gcc-3.1, but Apple-version 1161, whereas you probably have 1151.
As you suspected: [~]% gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs Thread model: posix Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 (prerelease) I'll get the new devtools. Its somewhat amusing to note that gcc has apparently three methods to determine the version, each of which gives different (but not conflicting) info. The other two are: [~]% gcc --version gcc (GCC) 3.1 20020420 (prerelease) Copyright (C) 2002 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. [~]% gcc -dumpversion 3.1 Thanks, Neal ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users