MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

Llaffer
MAME Fan
Reged: 05/04/11
Posts: 231
Send PM
Re: Compiling problems with MAME64
01/01/15 07:06 PM


Here is what I'm getting now:

I've updated to the 4.9.1 compiler:


Code:

G:\src\mame>gcc --version
gcc (x86_64-win32-seh-rev0, Built by MinGW-W64 project) 4.9.1
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



I've added the code you recommended in my compiling batch file:


Code:

echo Compiling ...

make -j5 PTR64=1



and it gets further, but still blows up pretty early:


Code:

mkdir.exe -p obj/windows64/osd/modules/debugger
mkdir.exe -p obj/windows64/osd/modules/sound
mkdir.exe -p obj/windows64/osd/windows
mkdir.exe -p obj/windows64/tools
Compiling src/lib/util/astring.c...
Compiling src/lib/util/corefile.c...
Compiling src/lib/util/corealloc.c...
Compiling src/build/makedep.c...
Compiling src/osd/windows/vconv.c...
Assembler messages:
Fatal error: can't create obj/windows64/build/makedep.o: No such file or directory
Compiling src/lib/util/unicode.c...
Compiling src/lib/util/tagmap.c...
src/build/makedep.c:463:1: fatal error: error writing to -: Invalid argument
}
^
compilation terminated.
makefile:947: recipe for target 'obj/windows64/build/makedep.o' failed
make: *** [obj/windows64/build/makedep.o] Error 1
make: *** Waiting for unfinished jobs....



Any other thoughts?







Entire thread
Subject Posted by Posted on
* Compiling problems with MAME64 Llaffer 01/01/15 09:24 AM
. * Re: Compiling problems with MAME64 TafoidAdministrator  01/01/15 01:46 PM
. * Re: Compiling problems with MAME64 Llaffer  01/01/15 07:06 PM
. * Re: Compiling problems with MAME64 Llaffer  01/01/15 07:15 PM
. * Re: Compiling problems with MAME64 coltonmameworld  01/01/15 07:32 PM
. * Re: Compiling problems with MAME64 redk9258  01/02/15 03:34 AM
. * Re: Compiling problems with MAME64 Llaffer  01/01/15 06:33 PM
. * Re: Compiling problems with MAME64 redk9258  01/01/15 06:44 PM
. * Re: Compiling problems with MAME64 Llaffer  01/01/15 06:53 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 6 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3678