MAMEWorld >> News
View all threads Index   Flat Mode Flat  

smf
I've been here before
Reged: 01/16/15
Posts: 130
Send PM
Re: Changes for Future Releases
12/22/17 08:40 AM


> I still get GCC 6.3.0 detected and MINGW32 is not set. Any advise ?

Follow the advice in updating build tools

http://mamedev.org/tools/

As for your "MINGW32 is not set" error, it sounds like you have a conflict between CONFIG_ARCHITECTURE and PTR64. If you don't specify them at all then they should default the correct way.

A simple way to check would be open a standard windows command prompt and run these commands

set PTR64=
set CONFIG_ARCHITECTURE=
\msys64\win32\env.bat
cd WHEREVERYOURSOURCEISDOWNLOADED
make clean
make REGENIE=1

if that does the same thing then for x86 builds you want set PTR64=0 and for x64 builds you want set PTR64=1, while set CONFIG_ARCHITECTURE=x86 or set CONFIG_ARCHITECTURE=x64

If you change CONFIG_ARCHITECTURE then you need to run \msys64\win32\env.bat again, if you change PTR64 then you ought to run make REGENIE=1 again.







Entire thread
Subject Posted by Posted on
* Changes for Future Releases StilettoAdministrator 12/21/17 03:31 PM
. * Someone falling a sleep? Wrong places. :) Dullaron  12/27/17 12:52 PM
. * Re: Someone falling a sleep? Wrong places. :) StilettoAdministrator  12/27/17 08:02 PM
. * Re: Someone falling a sleep? Wrong places. :) Dullaron  12/28/17 02:10 AM
. * Re: Someone falling a sleep? Wrong places. :) haynor666  12/27/17 01:35 PM
. * Re: Someone falling a sleep? Wrong places. :) MooglyGuy  12/27/17 01:38 PM
. * Re: Changes for Future Releases RobbbertModerator  12/23/17 12:19 AM
. * Re: Changes for Future Releases StilettoAdministrator  12/21/17 03:38 PM
. * Re: Changes for Future Releases haynor666  12/21/17 08:40 PM
. * Re: Changes for Future Releases smf  12/22/17 08:40 AM
. * Re: Changes for Future Releases haynor666  12/22/17 09:16 PM
. * Re: Changes for Future Releases haynor666  12/27/17 12:30 PM

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
1 registered and 29 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1374