[VMMaker] sqMemoryAccess.h: No such file or directory

Mathieu mathk.sue at gmail.com
Wed Sep 13 10:11:27 UTC 2006


Hi,

I have try to compile the source of the VM but I get this error:

gcc -o ./release/sqNamedPrims.o -g -mpentium -mwindows -O3 -fomit-frame-pointer -funroll-loops
-fschedule-insns2 -I. -I. -I./vm -Ic:/dx7sdk/include  -DWIN32_FILE_SUPPORT -DNO_STD_FILE_SUPPORT
-DNDEBUG
 -DLSB_FIRST -DX86 -DSQUEAK_BUILTIN_PLUGIN -c ./vm/sqNamedPrims.c
gcc -o ./release/gnu-interp.o -g -mpentium -mwindows -O3 -fomit-frame-pointer -funroll-loops
-fschedule-insns2 -I. -I. -I./vm -Ic:/dx7sdk/include  -DWIN32_FILE_SUPPORT -DNO_STD_FILE_SUPPORT
-DNDEBUG -
DLSB_FIRST -DX86 -DSQUEAK_BUILTIN_PLUGIN -c gnu-interp.c
gnu-interp.c:11: sqMemoryAccess.h: No such file or directory
make: *** [gnu-interp.o] Error 1

I use the VMMaker 3.8b6 and the win32-3.7.1 source.
I look in google but nothing came out.

Any idea?

Thanks

	Math



More information about the Squeak-dev mailing list