TOOLS86 SUCK! heheh
I still don't have them working in BeOS properly... It compiles... but the
file it creates is too big!
CURSES!
;-0
Nick
----- Original Message -----
From: "Kevin P. Lawton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 07, 2000 3:46 PM
Subject: Re: Parallel Printers
> Bryan Meredith wrote:
>
> > BTW, where can I find tools86 so that I can compile it???
>
> [from some old notes I have]
>
> grabbed bcc from ftp://linux.mit.edu/pub/ELKS/dev86/Dev86src-0.14.3.tar.gz
> make bcc
> moved bcc-cc1 to /usr/local/bin
>
> grabbed source from DOSEMU
> dosemu-0.98.4.tgz
> cd src/tools
> egcs -O2 -o tools86 tools86.c
> mv tools86 /usr/local/bin
>
>
> So, I grabbed tools86 from dosemu.
>
> -Kevin
>
>