From: Kevin O' Riordan (kor at domain compsoc.com)
Date: Fri 27 Sep 2002 - 15:46:03 IST
Hi all,
I'm trying to compile linux 1.0 at the moment, and (after some minor
modifications to the source & makefiles) have gotten the 'make dep' to
work. However, when I tried 'make zImage', I hit the following lines
of a Makefile:
.s.o:
$(AS) -c -o $*.o $<
The problem being that my version of 'as' doesn't have a '-c' option :(
Can anyone guess what's the intention of the above Makefile lines ?
I'm rtfm'ing at the moment, but dammit I hate gnu info !
tia
-kev
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:19:07 GMT