[squeak-dev] Compilation of HydraVM

Frank Urbach frank.urbach at schmees.com
Wed Aug 6 10:09:55 UTC 2008


My first try to get my own vm ends with the following error-message of make:
---------------- Makefile settings ------------------
VPATH=./src/vm ../platforms/win32/vm ../platforms/Cross/vm
INCLUDES=-I. -I./src/vm -I../platforms/win32/vm -I../platforms/Cross/vm -Ic:/dx7
sdk/include
CFLAGS=-g -mpentium -mwindows -fomit-frame-pointer -funroll-loops -fschedule-ins
ns2 -O2
-----------------------------------------------------
mkdir .\obj\vm
mkdir: cannot create directory `.objvm': File exists
make: *** [obj/vm] Error 1
the structure of my build-system:
croquet-sdk 1.0.18
|_ HydraVM
       |_platforms
       |_winbuild
I gone through the build process with Klaus (Thanks Klaus ).
I'm on WindowsXP and checked out the svn branche of HydraVM from squeakvm.org.
Any suggestions appreciate.
TIA
Frank
 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080806/6996c62a/attachment.htm


More information about the Squeak-dev mailing list