Arkady V.Belousov wrote:
> Hi!
> 
> 19-Дек-2004 19:33 [EMAIL PROTECTED] (Kenneth Davis) wrote to
> [EMAIL PROTECTED]:
> 
> KD> +++ defaults.bat    19 Dec 2004 19:33:26 -0000      1.1.2.5
> KD> -if "%COMPILER%" == "WATCOM" set LINK=..\utils\wlinker /nologo
> KD> +if "%COMPILER%" == "WATCOM" set LINK=call ..\utils\wlinker /nologo
> 
>      Why?
> 
..

The current setup causes my command windows to exit on most
compile errors, and that was from me trying to figure out what's
up (at that time, I think it was a link issue).  It finally occurred to
me that the watcom makefile is using the DOS and not NT hosted
tools, so I've since fixed the issue on my local build (it is a real
pain to have to pause/unpause to try and catch the error message,
and its easier for me to develop under NT so I can look up
stuff and have 50+ windows open at once).

Anyway, it had been a while since I made those changes and
when I committed, I couldn't remember why I made them, they
will be reverted when I get a chance.  Still haven't figured
out how to select NT or DOS watcom tools with the dev
makefiles...

Sorry for taking so long to respond, I don't like sending using this
webmail interface, and latest Norton Antivirus is being a
real POS, crashes too easy and prevents any outbound TCP
connections on the ports it was monitoring (and I would like to
get my half dozen or so active projects to a stopping point before
rebooting as I tend to not get back to them otherwise).

Jeremy
:-)



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to