VM 3.4.1 on SuSe Linux 8.1

Brian Brown rbb at techgame.net
Fri Mar 14 00:26:22 UTC 2003


On Thursday 13 March 2003 05:17 pm, Ned Konz wrote:
> Look at your build/config.h file.
> Are the settings the same as this?
>
> /* architecture */
>
> #define	OS_TYPE "unix"
>
> #define	VM_HOST "i686-pc-linux-gnu"
> #define	VM_HOST_CPU "i686"
> /* #undef	VM_HOST_VENDOR */
> #define	VM_HOST_OS "linux-gnu"
>
> /* #undef	WORDS_BIGENDIAN */
> /* #undef	DOUBLE_WORD_ALIGNMENT */


> #define	DOUBLE_WORD_ORDER 1

This one is:
/* #undef DOUBLE_WORD_ORDER */

but the rest are the same.

Brian



More information about the Squeak-dev mailing list