On 5/1/07, changho kim <[EMAIL PROTECTED]> wrote:
Thank you
This is my mistake...
Now, i start to compile... as you say, it seems that expat and zlib problem
is solved.
How difference exist between comment ZLIB, EXPAT and uncomment ZLIB, EXPAT?

In English "comment out" means that you make a comment.
For instance
# BUILD_ZLIB=1
is a commented out line.
Uncomment means remove the comment.

After compile with modified Makefile, new error appeared
The Error message is below

arm-linux-gcc   xmame.obj/cpu/m68000/m68kmake.o   -o
xmame.obj/cpu/m68000/m68kmake
Generating M68K source files...
xmame.obj/cpu/m68000/m68kmake xmame.obj/cpu/m68000 src/cpu/m68000/m68k_in.c
xmame.obj/cpu/m68000/m68kmake: xmame.obj/cpu/m68000/m68kmake: cannot execute
binary file
make: *** [xmame.obj/cpu/m68000/m68kops.h] Error 126

This was the other part of my previous mail:  HOST_CC should be gcc
not arm gcc.


Laurent

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

Reply via email to