Date: Mon, 11 May 1998 16:22:59 +1000 (EST) From: Paul Wankadia Subject: Re: An OS.. To: Nate Eldredge cc: djgpp AT delorie DOT com In-Reply-To: <19980511035425.AAA4598@ppp107.cartsys.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 10 May 1998, Nate Eldredge wrote: > >>You could also just use the compiler/assembler of DJGPP to write the kernel, > >>as long as you didn't use the library. > >I found that one shouldn't use ld to do the final link, as the specs make > >ld link in crt0.o and what not; also, one needs to be careful when I wrote that after spending five days in the desert, living on dried goat meat and meagre rations of water ... > One can certainly use `ld' (in fact one will have great difficulty using > their code otherwise), it's just that one will have to call it directly and > manually figure out the options. Depending on what you want, you needn't use > the scripts at all. ... I MEANT to say that one shouldn't use gcc to link, as the specs make it link in crt0.o et al et cetera et cetera ad adsurdum ...