MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

Pages: 1

abelenki
Super Drunk
Reged: 10/20/03
Posts: 962
Loc: Perm, Russia
Send PM


MAMEDev: Build tools
#348742 - 01/02/16 09:08 AM


http://mamedev.org/?p=415

MSYS2 based tools are now available



MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration



Ashura-X
MAME Compiler!
Reged: 01/22/04
Posts: 409
Send PM


Re: MAMEDev: Build tools new [Re: abelenki]
#348745 - 01/02/16 02:04 PM


So the old Gcc enviroment isnt more usable?



f205v
Dumper
Reged: 09/21/03
Posts: 193
Loc: Switzerland
Send PM


Re: MAMEDev: Build tools new [Re: abelenki]
#348773 - 01/03/16 01:49 PM


What if I have the previous environment installed? is an "update" enough or I have to go through the full reinstall process?



Ciao
f205v



B2K24
MAME @ 15 kHz Sony Trinitron CRT user
Reged: 10/25/10
Posts: 2663
Send PM


Re: MAMEDev: Build tools new [Re: f205v]
#348779 - 01/03/16 10:06 PM


> What if I have the previous environment installed? is an "update" enough or I have to
> go through the full reinstall process?

From what I understand, going forward the old setup won't compile new sources, so it's needed to do a full reinstall.

Just download msys64-2016-01-04 and in the msys64 folder is a .git directory which allows you to easily keep everything updated as explained in the directions.

This is Awesome!



Dullaron
Diablo III - Dunard #1884
Reged: 07/22/05
Posts: 6125
Loc: Fort Worth, Tx
Send PM


Use the msys instead of the old buildtools. (On the next release and updating sources.) new [Re: abelenki]
#348780 - 01/03/16 10:57 PM


Use the bat file in the "C:\msys64 or C:\msys32"

Or make your own.

@echo off
SET CONFIG_ARCHITECTURE= "x64 or x86"
call "C:\msys64\win32\env.bat or C:\msys32\win32\env.bat"
cd "Your source folder."
make -j "Number for your system." TOOLS=1 SYMBOLS=0 "Add DEBUG=1 for debug build."
pause

Confused? Go here for more understanding. https://sites.google.com/site/o0kinghanco0o/mame_building_info



W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB



Tourniquet
Semi-Lurker
Reged: 09/20/03
Posts: 155
Send PM


Re: MAMEDev: Build tools new [Re: f205v]
#348782 - 01/03/16 11:47 PM


Follow the steps on the page linked from the article: http://mamedev.org/tools/

Yes, install this clean in a new location - you can't update the non-MSYS2 version to the new one.



f205v
Dumper
Reged: 09/21/03
Posts: 193
Loc: Switzerland
Send PM


Re: MAMEDev: Build tools new [Re: B2K24]
#348810 - 01/04/16 09:52 AM


Thank you for your help.

The page on mamedev site is not exactly user-friendly.
Very accurate, but not user-friendly.



Ciao
f205v


Pages: 1

MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

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