[Coco] Build NitrOS9 on Windows, step by step

Gene Heskett gheskett at wdtv.com
Thu Jan 22 08:23:00 EST 2015


On Thursday 22 January 2015 02:49:02 Kip Koon did opine
And Gene did reply:
> Allen,
> To get that kind of build time, how do I turn off the listing to the
> screen.  Should I redirect to a file?  Should I just turn listing off
> on make.  Docs please.
> 
> Kip Koon
> computerdoc at sc.rr.com
> http://www.cocopedia.com/wiki/index.php/Kip_Koon

That control line is in rules.mak.  Unfortunately it is now a global thing 
when using lwtools as lwasm considers a listing control line in a src file 
to be an error.  Looking at that file, it appears one will need to peruse 
the lwasm docs to see how to add the listing to the ASM line. My most 
recent copy does not have it, but its 3 or 4 months old too.

Back in Mamou days we could do it on a single file basis. So I have 
resorted to some creative use of grep to recover a listing of an 
individual file when the whole thing has been "2>&1 >filename".  That 
FWIW, generates well over a gigabyte worth of listing here. 

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS


More information about the Coco mailing list