On Fri, Aug 03, 2001 at 09:52:04AM -0400, David Raeker-Jordan uttered:
> ld -m elf_i386 -Ttext 0x0 -s --oformat
> ld: unrecognized option '--oformat'
> ld: use the --help option for usage information
E?
[EMAIL PROTECTED]:~$ grep oformat ./linux/arch/i386/boot/Makefile
$(LD) -Ttext 0x0
Steve,
I tried changing -oformat to --oformat in
/usr/src/linux-2.4.2/linux/arch/i386/boot/Makefile but I get the following
new error:
make[2]: Entering directory /usr/src/linux-2.4.2/linux/arch/i386/boot'
gcc -E -D__KERNEL__ -I/usr/src/linux-2.4.2/linux/include -D__BIG_KERNEL__
-traditional -DS
On Fri, Aug 03, 2001 at 07:52:53AM -0400, David Raeker-Jordan uttered:
> Things seem to be going fine until the end of the build, when I get:
> (Please excuse any typos, e.g., I can't get the ' to swing the other way ;) )
>
> bbootsect.s: Assembler messages
> bbootsect.s:253: Warning: indirect lca
3 matches
Mail list logo