MacOSX:
GNU Smalltalk3.0 / Gauche
$ ./configure $ make $ sudo make install $ make checkログ抜粋
This Gauche has been configured with the following parameters: version: 0.8.13 multibyte: utf8 slib: /usr/local/slib thread: pthreads make[1]: Nothing to be done for `check'. Total: 9152 tests, 9152 passed, 0 failed, 0 aborted.
pbg4:~ takesita$ gosh gosh> (exit) pbg4:~ takesita$
$ gcc --version powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5341) Copyright (C) 2005 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.
$ ./configure $ make $ make check $ sudo make install[ログ]
pbg4:~ takesita$ gst GNU Smalltalk ready st> ObjectMemory quit (またはctrl-D) pbg4:~ takesita$