Frontend Tech + >> HBMAME / ARCADE64 / MESSUI
View all threads Index   Flat Mode Flat  

Osso1
Reged: 10/17/04
Posts: 251
Send PM
Re: Compiling for a single driver
01/27/21 09:29 AM


The executable will stay that size. MAME's framework is big, it's not only the drivers.
What you can do is speed up the linking using lld as a linker,
by doing
set ARCHOPTS=-fuse-ld=lld
before launching make.
Remember to add REGENIE=1 if it isn't a clean compile.

Also, if you are using SOURCES you don't need to remove anything from the .lst files.


.







Entire thread
Subject Posted by Posted on
* Compiling for a single driver mhavoc 01/25/21 04:03 AM
. * Re: Compiling for a single driver Haze  01/27/21 04:31 PM
. * Re: Compiling for a single driver Osso1  01/27/21 09:29 AM
. * Re: Compiling for a single driver mhavoc  01/28/21 05:23 PM

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