MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Pages: 1

joey35car
MAME Fan
Reged: 02/07/07
Posts: 1111
Loc: Planet Claire
Send PM


New update for MAME Build Tools
#339583 - 05/03/15 10:34 PM


Update to the new build tools everybody.

Thanks

Edited by joey35car (05/04/15 12:23 AM)



hotgraphics
MAME Fan
Reged: 10/07/06
Posts: 159
Send PM


Re: New update for MAME Build Tools new [Re: joey35car]
#339593 - 05/04/15 04:32 AM


Thanks.



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


Re: New update for MAME Build Tools new [Re: joey35car]
#339594 - 05/04/15 05:08 AM


> Update to the new build tools everybody.

what's your point? everyone uses new build tools, because they are requred for compiling 0.160 and 0.161.



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



joey35car
MAME Fan
Reged: 02/07/07
Posts: 1111
Loc: Planet Claire
Send PM


Re: New update for MAME Build Tools new [Re: abelenki]
#339595 - 05/04/15 05:51 AM


There was a new update to the tools.

1. Download install.exe and complete installation. It will take some time to pull up-to-date code
2. Start buildtools.bat (plain cmd) or cmder.exe (fancy console) from installed folder (by default it is C:\buildtools)
3. From time to time run update in order to update tools
4. Download MAME source



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


Re: New update for MAME Build Tools new [Re: joey35car]
#339598 - 05/04/15 06:10 AM


> There was a new update to the tools.

yes, before 0.161 release. and this update is required to compile 0.161.



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



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


Re: New update for MAME Build Tools new [Re: joey35car]
#339599 - 05/04/15 06:12 AM


Since I don't require exotic directories and custom paths (It all takes the same disk space anyway :P)

I've found it more efficient to update the tools with GIT since you are still pulling source with GIT anyways.

I've posted this on another forum.


Quote:


If you have Tortoise GIT installed you can simply navigate inside your buildtools directory.

Right click in there and select Git Clone with URL being https://github.com/mamedev/buildtools

After everything is up to date with a success message you can run buildtools.bat and let it do it's thing.

Then pull the latest GIT with those files being in src directory.

After that you can run cmder and put something basic like *make -j5* or w/e you usually do and it works





RobbbertModerator
Sir
Reged: 08/21/04
Posts: 3194
Loc: A long way from you
Send PM


Re: New update for MAME Build Tools new [Re: abelenki]
#339666 - 05/06/15 11:42 AM





big10p
Arcadian
Reged: 03/13/14
Posts: 141
Loc: UK
Send PM


Re: New update for MAME Build Tools new [Re: joey35car]
#339670 - 05/06/15 02:35 PM


On a related note, is there a tutorial (step-by-step) anywhere on how to compile MAME using the new tools? I haven't rolled my own since .153 and everything has changed since then, I think.



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


Re: New update for MAME Build Tools new [Re: big10p]
#339680 - 05/06/15 07:09 PM


> On a related note, is there a tutorial (step-by-step) anywhere on how to compile MAME
> using the new tools? I haven't rolled my own since .153 and everything has changed
> since then, I think.

1. download install.exe:
https://github.com/mamedev/buildtools/releases/download/1.0/install.exe

2. run it, wait for install to finish.

3. put MAME source to buildtools/src folder.

4. run cmder.exe from buildtools folder.

5. type:
make
or
make PTR64=1 (for 64-bit MAME)

simple as that.



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



big10p
Arcadian
Reged: 03/13/14
Posts: 141
Loc: UK
Send PM


Re: New update for MAME Build Tools new [Re: abelenki]
#339683 - 05/06/15 08:10 PM


> > On a related note, is there a tutorial (step-by-step) anywhere on how to compile
> MAME
> > using the new tools? I haven't rolled my own since .153 and everything has changed
> > since then, I think.
>
> 1. download install.exe:
> https://github.com/mamedev/buildtools/releases/download/1.0/install.exe
>
> 2. run it, wait for install to finish.
>
> 3. put MAME source to buildtools/src folder.
>
> 4. run cmder.exe from buildtools folder.
>
> 5. type:
> make
> or
> make PTR64=1 (for 64-bit MAME)
>
> simple as that.

Thanks!

I'd got as far as 3 but wasn't sure how to use cmder.exe



Renegade
Got No Where Else to Go
Reged: 10/01/03
Posts: 516
Send PM


Re: New update for MAME Build Tools new [Re: abelenki]
#339724 - 05/07/15 04:43 AM




So can we get rid of the mingw files and folders now ? or do we still need them.

thanks gents !



Only here to annoy...



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


Re: New update for MAME Build Tools new [Re: Renegade]
#339725 - 05/07/15 04:51 AM


> So can we get rid of the mingw files and folders now ? or do we still need them.

yes, you don't need old mingw folder anymore. just install new build tools as described here.



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



Renegade
Got No Where Else to Go
Reged: 10/01/03
Posts: 516
Send PM


Re: New update for MAME Build Tools new [Re: abelenki]
#339726 - 05/07/15 05:01 AM




Thanks!!
Not that Im worried about space just see no reason to keep obsolete files or folders on my computer. so thank you for the response !

BTW Im running win7 64 bit, duoCore 3.2, and it seems these new tools are a lot slower at compiling then MingW64. I also noticed that thru my monitor it shows buildtools only running about 50 to 60% of the cpu, the older Mingw would peg my cpu monitor around 90%
are there any commands that would benefit the DuoCore and Compiling speed ?
Not b*tching just wondering...



Only here to annoy...



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


Re: New update for MAME Build Tools new [Re: Renegade]
#339729 - 05/07/15 05:06 AM


> BTW Im running win7 64 bit, duoCore 3.2, and it seems these new tools are a lot
> slower at compiling then MingW64. I also noticed that thru my monitor it shows
> buildtools only running about 50 to 60% of the cpu, the older Mingw would peg my cpu
> monitor around 90%
> are there any commands that would benefit the DuoCore and Compiling speed ?
> Not b*tching just wondering...

you have two cores? then add -j3 to your make line:

make -j3 STRIP_SYMBOLS=1
or
make -j3 PTR64=1 STRIP_SYMBOLS=1 (for 64-bit MAME)

(STRIP_SYMBOLS=1 is for reducing MAME executable size).



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



Renegade
Got No Where Else to Go
Reged: 10/01/03
Posts: 516
Send PM


Re: New update for MAME Build Tools new [Re: abelenki]
#339730 - 05/07/15 05:42 AM




Ah Yeah !! thanks that makes it run 100% and compiles faster !

wasnt' sure adding j3 would work with the new tools and I didn't want to mess something up. Figured it was better to ask and get the correct answer then to find out I might have mame errors and it being due to using wrong commands.

So again thank You !! I have gained another 1.5 gigs to my hard drive AND compiled using both cores ! Thanks for the answers and your time. ITs greatly appreciated....



Only here to annoy...



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


you are welcome [nt] new [Re: Renegade]
#339731 - 05/07/15 05:45 AM


> Ah Yeah !! thanks that makes it run 100% and compiles faster !
>
> wasnt' sure adding j3 would work with the new tools and I didn't want to mess
> something up. Figured it was better to ask and get the correct answer then to find
> out I might have mame errors and it being due to using wrong commands.
>
> So again thank You !! I have gained another 1.5 gigs to my hard drive AND compiled
> using both cores ! Thanks for the answers and your time. ITs greatly appreciated....


Pages: 1

MAMEWorld >> EmuChat
View all threads Index   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 138 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2794