Squeak VM for Darwin/X11R6 for PPC?

John M McIntosh johnmci at smalltalkconsulting.com
Thu Apr 11 01:40:53 UTC 2002


>Hmmm...
>
>I know that some of the earlier gcc's (if memeory serves me correctly, the
>2.7 versions) don't support these options.
>
>You can tell by trying to do:
>
>gcc -v --help
Ah

cc -v --help
Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs
Usage: cc [options] file...
Options:
   --help                   Display this information
   -dumpspecs               Display all of the built in spec strings
...
Apple Computer, Inc. version gcc-934.3, based on gcc version 2.95.2 
19991024 (release)


cc -dumpspecs gives among lots of other info

*predefines:
-D__ppc__ -D__NATURAL_ALIGNMENT__ -D__MACH__ -D__BIG_ENDIAN__ -D__APPLE__


-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================



More information about the Squeak-dev mailing list