incbin (was: Re: Linux 2.5.75)

Geert Uytterhoeven (geert@linux-m68k.org)
Fri, 11 Jul 2003 14:30:17 +0200 (MEST)


On Thu, 10 Jul 2003, Linus Torvalds wrote:
> David Mosberger:
> o Use ".incbin" for initramfs image build

Why was this change necessary? It requires me to build a new toolchain (yes I
know Documentation/Changes says you need at least 2.12):

| tux$ make usr/
| AS usr/initramfs_data.o
| usr/initramfs_data.S: Assembler messages:
| usr/initramfs_data.S:2: Error: Unknown pseudo-op: `.incbin'
| make[1]: *** [usr/initramfs_data.o] Error 1
| make: *** [usr/] Error 2
| tux$ m68k-linux-ld -v
| GNU ld version 2.9.5 (with BFD 2.9.5.0.37)
| tux$

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/