MAMEWorld >> News
View all threads Index   Flat Mode Flat  

R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9711
Loc: ECV-197 The Orville
Send PM
Re: Faster MAMEhub released and our new web site
09/07/11 08:05 PM


> Unless this bug has changed since 0.139, recent versions of MinGW/MSYS do not build
> MAME at all, because of issues with the Makefiles.

The bug hasn't changed, but MAME itself has been largely cleared of GCC 4.6 problems in that timeframe. Similarly, Clang 2.9 3.0 should work for MAME when it's released as we've also been testing there (and they've kindly fixed a bug specifically exposed by MAME).

> make depend does not address what I'm talking about: What does address what I'm
> talking about is replacing drivlist.c with a driver interface and binding the drivers
> at runtime. Then, the code in src/emu/* and mame/drivers/* can be static libraries
> without creating a circular dependency at link-time. The way the current build system
> handles this is by linking hundreds of .o's into one monolithic executable, which
> takes forever and breaks building on android.

Now I'm confused, because that's not what the current build system does at all. It distills the .os into a few dozen .a static libraries (libemu.a for src/emu, namco.a for Namco games, and so on) and then links all the libraries together.

Also, there have been significant changes to how drivlist.c is handled since 0.139.

Edited by R. Belmont (09/07/11 08:12 PM)







Entire thread
Subject Posted by Posted on
* Faster MAMEhub released and our new web site zambr 09/03/11 02:01 PM
. * Re: Faster MAMEhub released and our new web site R. Belmont  09/03/11 08:36 PM
. * Re: Faster MAMEhub released and our new web site Digitalghost  09/07/11 08:41 AM
. * Re: Faster MAMEhub released and our new web site Outrun2006  09/08/11 10:09 AM
. * Re: Faster MAMEhub released and our new web site R. Belmont  09/07/11 07:43 PM
. * Re: Faster MAMEhub released and our new web site Digitalghost  09/07/11 07:55 PM
. * Re: Faster MAMEhub released and our new web site R. Belmont  09/07/11 08:05 PM
. * Re: Faster MAMEhub released and our new web site Digitalghost  09/07/11 08:16 PM
. * Re: Faster MAMEhub released and our new web site R. Belmont  09/07/11 08:22 PM
. * Re: Faster MAMEhub released and our new web site Terra Cresta  09/08/11 12:30 AM
. * Re: Faster MAMEhub released and our new web site 9ofzeven  09/03/11 03:40 PM
. * Re: Faster MAMEhub released and our new web site CTOJAH  09/03/11 02:33 PM
. * Re: Faster MAMEhub released and our new web site zambr  09/03/11 02:39 PM

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