Hello,

9vx for osx is for i386
-bash$ file /usr/local/9vx/9vx.OSX
/usr/local/9vx/9vx.OSX: Mach-O executable i386
-bash$ 

to compile to 64bit, I tried to _make_ on mountain lion.
however the compilation fails.

-bash$ cd /Users/arisawa/src/vx32-0.12/src 
-bash$ make
make: vx32-gcc: Command not found
make: vx32-gcc: Command not found
gcc -m32 -c -nostdinc -Ilibvxc/include -g -O3 -MD -std=gnu99 -I.  -m80387 
-mfp-ret-in-387 -o libvxc/abort.o libvxc/abort.c
...
gcc -m32 -c -nostdinc -Ilibvxc/include -g -O3 -MD -std=gnu99 -I.  -m80387 
-mfp-ret-in-387 -o libvxc/vx32/ffs.o libvxc/vx32/ffs.S
libvxc/vx32/ffs.S:44:Unknown pseudo-op: .type
libvxc/vx32/ffs.S:44:Rest of line ignored. 1st junk character valued 102 (f).
make: *** [libvxc/vx32/ffs.o] Error 1
-bash$ 

anyone succeed in compiling to 64bit?
any suggestion?

Kenji Arisawa


Reply via email to