Re: Compiling 0.0.79 -- minor problem

1999-09-20 Thread Alistair Riddoch
Chris Starling writes: > > > Maybe this is common knowledge, but I just thought I'd mention that in > order to get 0.0.79 to compile, I had to make two minor changes to > arch/i86/Makefile. Below is a diff of the old and new: > > 29c29 > < -0 -nostdinc -Iinclude -S -o $*.s $< > -

Compiling 0.0.79 -- minor problem

1999-09-18 Thread Chris Starling
Maybe this is common knowledge, but I just thought I'd mention that in order to get 0.0.79 to compile, I had to make two minor changes to arch/i86/Makefile. Below is a diff of the old and new: 29c29 < -0 -nostdinc -Iinclude -S -o $*.s $< --- > -0 -nostdinc -I$(MT_DIR)/incl