|
|
Joined: Aug 2004
Posts: 1,458 Likes: 9
Very Senior Member
|
Very Senior Member
Joined: Aug 2004
Posts: 1,458 Likes: 9 |
|
|
|
|
Joined: Aug 2012
Posts: 74
Member
|
Member
Joined: Aug 2012
Posts: 74 |
Nevermind, just redownloaded entire source from git. It seems to be compiling fine now.
|
|
|
|
Joined: Aug 2012
Posts: 74
Member
|
Member
Joined: Aug 2012
Posts: 74 |
I seem to have the worst luck getting mame to compile properly. I'm getting this error now: In file included from ../../../../../src/emu/machine/netlist.c:17:0:
../../../../../src/emu/netlist/devices/net_lib.h:53:24: fatal error: nld_mm5837.h: No such file or directory
#include "nld_mm5837.h"
^
compilation terminated.
optional.make:7301: recipe for target '../../../../mingw-gcc/obj/x64/Release/src/emu/machine/netlist.o' failed make[2]: *** [../../../../mingw-gcc/obj/x64/Release/src/emu/machine/netlist.o] Error 1♪◙make[2]: *** Waiting for unfinished jobs....
Compiling src/emu/cpu/arcompact/arcompact.c...
makefile:79: recipe for target 'optional' failed
make[1]: *** [optional] Error 2
makefile:739: recipe for target 'windows_x64' failed
make: *** [windows_x64] Error 2 I used the following commandline: make -j5 NOWERROR=1 USE_NETWORK=1 sse4=1 TOOLS=1 PTR64=1 TARGET=mame Any ideas?
|
|
|
|
Joined: Mar 2001
Posts: 17,234 Likes: 260
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,234 Likes: 260 |
That's a real problem, git isn't guaranteed to compile at all times.
|
|
|
|
Joined: Mar 2001
Posts: 17,234 Likes: 260
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,234 Likes: 260 |
Current git is building right now again as I post this.
|
|
|
|
Joined: Aug 2001
Posts: 55
Member
|
Member
Joined: Aug 2001
Posts: 55 |
Hi - is there a list of all the command line compile options for the current version of MESS [err I mean MAME]. I tried web searches but could not locate.
|
|
|
|
Joined: Jan 2012
Posts: 1,180 Likes: 17
Very Senior Member
|
Very Senior Member
Joined: Jan 2012
Posts: 1,180 Likes: 17 |
I like the possibility of building single driver executables. When I build the PC-D part, all the layouts from the src/mame/layout directory get converted too ... is there a chance to really only include what's absolutely necessary?
NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
|
|
|
|
Joined: Mar 2001
Posts: 17,234 Likes: 260
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,234 Likes: 260 |
Not at the moment. Layouts convert so fast it's not really an issue, especially on any kind of multicore/parallel build.
|
|
|
|
Joined: Jan 2012
Posts: 1,180 Likes: 17
Very Senior Member
|
Very Senior Member
Joined: Jan 2012
Posts: 1,180 Likes: 17 |
OK, thanks. On my main machine I do a SUBTARGET=mess build with -j9, but on an old notebook I like to keep around the layouts alone take a few minutes.
NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
|
|
|
Forums9
Topics9,328
Posts122,128
Members5,074
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|
|