Building GNU make 3.59 in ESIX. Help needed.
James Van Artsdalen
james at bigtex.cactus.org
Mon Dec 24 12:00:43 AEST 1990
In <1990Dec18.060929.24079 at portia.Stanford.EDU>,
fangchin at elaine39.stanford.edu (Chin Fang) wrote:
> I just moved GNU make 3.59 to my machine. At first sight it didn't
> look to involved to build. I modified the Makefile and followed the
> porting hints, putting in -DUSGr3 for defines, [...]
> I gave up -DUSGr3, changed it to -DUSG (for generic System V),
>From the Makefile:
# Define nothing for BSD, USG for System V, and USGr3 (as well as USG) for
# SVR3,
Try this:
$ make CC=gcc CFLAGS="-DUSG -DUSGr3"
--
James R. Van Artsdalen james at bigtex.cactus.org "Live Free or Die"
Dell Computer Co 9505 Arboretum Blvd Austin TX 78759 512-338-8789
More information about the Comp.unix.sysv386
mailing list