-
Mame-rr does compile "out-of-the-box"
Please advise what is the problem. Both mame gcc and mame vs2017 gave the same error.
Pull latest source
Set command in mingw (mame tools build version) to c…
-
Windows 7 - 16GB RAM - 500+GB hard drive space remaining:
-----
make -j5 -k OPTIMIZE=3 SYMBOLS=1 SYMLEVEL=1 STRIP_SYMBOLS=1 PTR64=0 NOWERROR=1 DEPRECATED=0 REGENIE=0 ARCHOPTS="-msse2 -mfpmath=ss…
-
Some commit after 0.197 released has caused all machines using DCS2_AUDIO_2115 to fail audio initialization.
Tested machines with DCS2_AUDIO_DSIO and DCS2_AUDIO_DENVER as well and they also fail. S…
-
Hi ,
Thu Jun 29 15:28:58 PDT 2017
My system is :
Linux version Kernel 3.10.18-19-ARCH armv7l GNU/Linux --> 32 Bits Tegra TK1 Processor + GTK20A GPU
compiling using gcc :
gcc (GCC) 7.1.1 2017…
-
GIT ver. 6435f7b004..8bfcc5c50e
Debian 9 x64
```
Compiling src/devices/machine/68340dma.cpp...
In file included from ../../../../../3rdparty/softfloat/mamesf.h:24:0,
from ../../.…
-
```
[string "function os.executef(cmd, ...)..."]:167: 'popen' not supported
stack traceback:
[C]: in function 'io.popen'
[string "function os.executef(cmd, ...)..."]:167: in function '…
-
`Ubuntu 17.10` x64, `gcc 7.2.0`
`make REGENIE=1 SYMBOLS=1 SYMLEVEL=1 VERBOSE=1 -j7`
```
Compressing src/mame/layout/lightfgt.lay...
../../src/host/lua-5.3.0/src/lgc.c: In function ‘freeobj’:
../.…
-
`mame0193-468-g8952fb046f-dirty` Debian 9 x64
Build command:
`make clean && make VERBOSE=1 OVERRIDE_CC=/usr/bin/clang-3.9 OVERRIDE_CXX=/usr/bin/clang++-3.9 SANITIZE=function REGENIE=1 DEBUG=1 SYMBOL…
-
Environment:
ChromeBook Tegra TK1 Processor 4G Memory
OS: 3.10.18-24 ArchLinux Flavor #1 SMP Wed Nov 29 16:27:21 PST 2017 armv7l GNU/Linux
gcc version 7.2.1 20171128 (GCC)
Using…
-
Ubuntu 17.10 x64, GCC 7.2.0
Last good build `mame0193-572-g8b085568fa-dirty`
Build command:
`make clean && make REGENIE=1 TARGETOS=windows CROSS_BUILD=1 DEBUG=1 SYMBOLS=1 SYMLEVEL=1 STRIP_SYMBOLS=1…