Jens Nerche wrote:
> 
> BTW: Why do you use "tools86" in prescan/tests? Until now,
> I'm looking for these just to play with prescan code...
> Is there a reason why not to use gcc?

I didn't use anything that really needs it yet, but
to make a #define macro which includes multiple directives
you need it.

I got it some time ago from dosemu.  My notes (old):

  ftp dosemu-0.98.4.tgz
  cd src/tools
  egcs -O2 -o tools86 tools86.c
  mv tools86 /usr/local/bin

-Kevin

Reply via email to