Re: 1.3.5

Mathew G. Monroe (mmex@shadowland.pc.cc.cmu.edu)
Thu, 29 Jun 1995 23:17:26 -0400 (EDT)


>
>
> 1.3.5 seems to work fine with ELF setup, no more patchs.
> this part of it needs to be fixed up tho.
>
> ld -m elf_i386 -Ttext 0x1000 -e stext -o vmlinux head.o inflate.o unzip.o
> misc.o piggy.o
> ld: warning: cannot find entry symbol stext; defaulting to 00001000
>
>
> Chris
>

Also you don't/shouldn't need to define -D__ELF__ when doing a make depend,
or any compile under ELF.

Matt