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

Reply via email to