Main > Software Forum
MAME Compiler 64 v2.0.197
milhouse:
Is anyone else having a problem with MinGW? I downloaded the package from mame but am getting data errors for a bunch of files in the 7-zip pacage when it tries to self-exract.
tronyony:
--- Quote from: milhouse on January 01, 2015, 10:01:14 pm ---Is anyone else having a problem with MinGW? I downloaded the package from mame but am getting data errors for a bunch of files in the 7-zip pacage when it tries to self-exract.
--- End quote ---
I didn't have issues with MinGW. Maybe try a different web browser?
V/r
Tony
EMDB:
Version 0.157 compiled just fine with Mame Compiler 64 2.0 + MinGW MAME 20140905 but version 0.158 doesn't...
Compiling Mame...
Using Parameters -j6 NOWERROR=1 TARGETOS=win32 TARGET=mame OSD=windows PTR64=1
mkdir -p obj/windows64
mkdir -p obj/windows64/build
mkdir -p obj/windows64/emu/audio
The syntax of the command is incorrect.
mkdir -p obj/windows64/emu/bus
The syntax of the command is incorrect.
mkdir -p obj/windows64/emu/bus/centronics
The syntax of the command is incorrect.
mkdir -p obj/windows64/emu/bus/generic
The syntax of the command is incorrect.
make: [obj/windows64] Error 1 (ignored)
mkdir -p obj/windows64/emu/bus/isa
The syntax of the command is incorrect.
make: [obj/windows64/build] Error 1 (ignored)
mkdir -p obj/windows64/emu/bus/neogeo
The syntax of the command is incorrect.
make: [obj/windows64/emu/audio] Error 1 (ignored)
mkdir -p obj/windows64/emu/bus/rs232
The syntax of the command is incorrect.
mkdir -p obj/windows64/emu/bus/scsi
make: [obj/windows64/emu/bus] Error 1 (ignored)
The syntax of the command is incorrect.
mkdir -p obj/windows64/emu/bus/vectrex
make: [obj/windows64/emu/bus/centronics] Error 1 (ignored)
The syntax of the command is incorrect.
make: [obj/windows64/emu/bus/generic] Error 1 (ignored)
...
make: [obj/windows64/osd/windows] Error 1 (ignored)
make: [obj/windows64/tools] Error 1 (ignored)
Assembler messages:
Fatal error: can't create obj/windows64/build/makedep.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/windows64/lib/util/astring.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/windows64/lib/util/corealloc.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/windows64/lib/util/corefile.o: No such file or directory
src/lib/util/corealloc.c:384:1: fatal error: error writing to -: Invalid argument
}
^
compilation terminated.
Assembler messages:
Fatal error: can't create obj/windows64/lib/util/unicode.o: No such file or directory
make: *** [obj/windows64/lib/util/corealloc.o] Error 1
make: *** Waiting for unfinished jobs....
src/lib/util/unicode.c:345:1: fatal error: error writing to -: No error
}
^
compilation terminated.
src/lib/util/astring.c:483:1: fatal error: error writing to -: No error
}
^
compilation terminated.
src/build/makedep.c:463:1: fatal error: error writing to -: Invalid argument
}
^
compilation terminated.
make: *** [obj/windows64/build/makedep.o] Error 1
make: *** [obj/windows64/lib/util/astring.o] Error 1
make: *** [obj/windows64/lib/util/unicode.o] Error 1
src/lib/util/corefile.c:1052:1: fatal error: error writing to -: No error
}
^
compilation terminated.
make: *** [obj/windows64/lib/util/corefile.o] Error 1
Assembler messages:
Fatal error: can't create obj/windows64/osd/windows/vconv.o: No such file or directory
make: *** [obj/windows64/osd/windows/vconv.o] Error 1
Finished!
0 Hours 0 Minutes and 2 Seconds Elapsed.
headkaze:
Please download Mame Compiler 64 2.0.1 for the 0.158+ fix
EMDB:
--- Quote from: headkaze on January 31, 2015, 03:00:23 am ---Please download Mame Compiler 64 2.0.1 for the 0.158+ fix
--- End quote ---
Thanks. Works like a charm again :applaud:
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version