Does anyone have a makefile that will make a 32 bit version of xmame
on an 86_64 architecture?  I tried adding -m32 to CFLAGS, but it fails
at:

usr/bin/ld: warning: i386 architecture of input file
`xmame.obj/cpu/m68000/m68kmake.o' is incompatible with i386:x86-64
output
Generating M68K source files...
xmame.obj/cpu/m68000/m68kmake xmame.obj/cpu/m68000 src/cpu/m68000/m68k_in.c
make: *** [xmame.obj/cpu/m68000/m68kops.h] Segmentation fault

Do I have to tell the linker to use 32 bits also somehow?

_______________________________________________
Xmame mailing list
Xmame@toybox.twisted.org.uk
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to