[Coco] Mame on debian wheezy

Ron ron at kdomain.org
Mon Sep 24 20:04:40 EDT 2018


Hi Tim,

Great advice -- I do this very thing.


On 09/24/2018 12:43 PM, tim lindner wrote:
> On Mon, Sep 24, 2018 at 10:28 AM, Joel Rees <joel.rees at gmail.com> wrote:
>> That's what I'm trying now. Git clone in progress, looking to drag down a
>> full gigabyte of source. Heh.
> Pro tips:
>
> Create a file called "useroptions.mak" in the same directory as the
> "makefile". In it put:
>
> SOURCES = src/mame/drivers/coco12.cpp,src/mame/drivers/coco3.cpp
>
> This will speed up compiling by reducing the number of drivers
> included. From around 3000 to 7.
>
> Also remember to add a -j number to one plus the number of CPUs in
> your machine when you make. So for a 4 core machine you would do:
>
> make -j5
>
>



More information about the Coco mailing list