MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

Anonymous
Unregistered
Re: "official" MAME exe compiler settings?
09/19/12 04:08 PM


> I just built mame 0.147 from the source.
>
> I used the latest 64-bit compiler tools, and I just ran make on the stock makefile
> with no changes.
>
> The resulting mame64.exe doesn't match the "official" 64-bit exe from the mamedev
> site.
>
> The size is different...
>
> Official 81,700,864 bytes
> Compiled 83,250,688 bytes
>
> So it looks like some command line switches must be used with make on the official
> builds. Does anyone know what they are?

I didn't look myself, but this is what I was told. I can dig more if you still can't.

set ARCHOPTS=
set DEBUG=
set GTK_INSTALL_ROOT=
set MAP=
set OPTIMIZE=3
set OSD=
set PROFILER=
set SYMBOLS=1
set SYMLEVEL=1
set SUFFIX=

The tools are double the size because they have the symbols in and they aren't stripped, while the mame64.exe has it's symbols in a .sym file and they are stripped from the exe.







Entire thread
Subject Posted by Posted on
* "official" MAME exe compiler settings? krick 09/19/12 06:17 AM
. * Re: "official" MAME exe compiler settings? Anonymous  09/19/12 04:08 PM
. * Re: "official" MAME exe compiler settings? krick  09/23/12 05:24 PM
. * Re: "official" MAME exe compiler settings? B2K24  09/19/12 07:32 AM
. * Re: "official" MAME exe compiler settings? R. Belmont  09/19/12 06:23 PM
. * Re: "official" MAME exe compiler settings? krick  09/19/12 07:01 PM
. * Re: "official" MAME exe compiler settings? R. Belmont  09/19/12 07:42 PM
. * Re: "official" MAME exe compiler settings? krick  09/19/12 08:25 PM
. * Re: "official" MAME exe compiler settings? Anonymous  09/21/12 07:22 PM
. * Re: "official" MAME exe compiler settings? krick  09/19/12 07:49 AM
. * Re: "official" MAME exe compiler settings? TafoidAdministrator  09/19/12 11:46 AM

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