MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

Llaffer
MAME Fan
Reged: 05/04/11
Posts: 231
Send PM
Problems compiling 32-bit MAME 0.179
10/26/16 08:06 PM


I have the source downloaded from mamedev.org and was able to compile the 64-bit version just fine. Though I did have to give it -j1 instead of my normal -j3 to do it. When compiled with -j3, it crashed the compiler.

Compiler is updated to latest version.

When compiling the 32-bit version, I'm using this make command:


Code:

make -j1 PTR64=0 STRIP_SYMBOLS=1



And the compile fails with:


Code:

Compiling src/frontend/mame/ui/viewgfx.cpp...
Compiling src/frontend/mame/ui/widgets.cpp...
Archiving libfrontend.a...
Compiling src/mame/drivers/fm7.cpp...
cc1plus.exe: error: one or more PCH files were found, but they were invalid
cc1plus.exe: error: use -Winvalid-pch for more information
cc1plus.exe: fatal error: ../../../../mingw-gcc/obj/x32/Release/emu.h: No such file or directory
compilation terminated.
fujitsu.make:300: recipe for target '../../../../mingw-gcc/obj/x32/Release/src/mame/drivers/fm7.o' failed
make[2]: *** [../../../../mingw-gcc/obj/x32/Release/src/mame/drivers/fm7.o] Error 1
makefile:544: recipe for target 'fujitsu' failed
make[1]: *** [fujitsu] Error 2
makefile:971: recipe for target 'windows_x86' failed
make: *** [windows_x86] Error 2



Any thoughts? I'll attempt to compile the UI versions at this point and go back to this if there are suggestions.

Thanks.







Entire thread
Subject Posted by Posted on
* Problems compiling 32-bit MAME 0.179 Llaffer 10/26/16 08:06 PM
. * Re: Problems compiling 32-bit MAME 0.179 TafoidAdministrator  10/27/16 02:43 AM
. * Re: Problems compiling 32-bit MAME 0.179 Llaffer  10/27/16 05:10 AM
. * Re: Problems compiling 32-bit MAME 0.179 Osso1  10/27/16 07:16 AM
. * Re: Problems compiling 32-bit MAME 0.179 Llaffer  10/27/16 02:34 PM

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