• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MakefileH A D29-Oct-201398 84

READMEH A D29-Oct-2013787 2618

copt.cH A D29-Oct-201318.6 KiB899659

rules.186H A D29-Oct-2013262 4132

rules.386H A D29-Oct-20135 KiB438349

rules.86H A D29-Oct-20136.2 KiB563480

rules.endH A D29-Oct-2013166 1814

rules.iH A D29-Oct-20132.6 KiB295255

rules.netH A D29-Oct-2013499 4335

rules.startH A D29-Oct-2013237 2015

README

1
2From gero@gkminix.han.de Thu Jan 30 19:54:34 1997
3Date: Wed, 29 Jan 1997 23:46:50 +0100 (MET)
4From: Gero Kuhlmann <gero@gkminix.han.de>
5Subject: Re: 8086 Development environment
6
7Hello again,
8
9And one hint for using the optimizer I sent you in an earlier mail: the
10order of the rules files matters! You should try:
11
12copt -c! -h"use16 386" rules.start rules.386 rules.86 rules.end
13
14If you don't want to optimize for 386 long integer operations, you
15can leave out the -h option and the rules.386 file. The rules.net file
16is only necessary for my bootrom code, and does some optimizations I
17can't do with preprocessor commands.
18
19gero.
20
21>--
22Life sucks, but it's better than the alternative.
23  - Peter da Silva
24--
25Gero Kuhlmann, Hannover     0511/6497525 (Voice)        gero@gkminix.han.de
26