I've built myself a brand new binutils 19a and egcs 1.1.2 + philb's
patch for `arm-linux', and was trying out 2.2.3 + rmk1 + latest philb,
only to find that if I attempt to build 2.2.3 with philb's 2.2.2
patches (almost) cleanly applied, I get:

    arch/arm/kernel/kernel.o: In function `setup_arch':
    arch/arm/kernel/kernel.o(.text+0x4aa4): undefined reference to `elf_platform'
    arch/arm/kernel/kernel.o(__ksymtab+0x260): undefined reference to `elf_platform'
    init/main.o: In function `start_kernel':
    init/main.o(.text+0x6fc): undefined reference to `setup_arch_final'
    init/main.o(.text+0x6fc): relocation truncated to fit: R_ARM_PC24 setup_arch_final
    fs/fs.o: In function `create_elf_tables':
    fs/fs.o(.text+0x112e0): undefined reference to `procinfo'
    fs/fs.o(.text+0x112e4): undefined reference to `elf_platform'

2.2.3 + rmk1 builds cleanly, but I wanted some of the stuff in philb's
patch -- shall I just wait for a new patch to appear?

I'm configuring for StrongARM RiscPC in .config.

-- 
Chris <[EMAIL PROTECTED]>                         ( http://www.fluff.org/chris )

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to