MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

TafoidAdministrator
I keep on testing.. testing.. testing... into the future!
Reged: 04/19/06
Posts: 3135
Loc: USA
Send PM
Re: Problems compiling 32-bit MAME 0.179
10/27/16 02:43 AM


> 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:
>
> make -j1 PTR64=0 STRIP_SYMBOLS=1
>
> And the compile fails with:
>
> 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 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 recipe for target 'fujitsu' failed
> make[1]: *** [fujitsu] Error 2
> makefile 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.

Only thing that comes to mind is that you didn't MAKE CLEAN before attempting to compile. Otherwise, I'm unsure how to fix your issue outside of making sure your tools are updated and try again.







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 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: 2042