On Thursday 05 June 2008, Denys Vlasenko wrote: > On Thursday 05 June 2008 14:17, Bernd Schmidt wrote: > > Denys Vlasenko wrote: > > > busybox_unstripped: file format elf32-bfinfdpic > > > > Noticed this... Trying to use an FDPIC toolchain with elf2flt will > > produce interesting results. > > Will this fare better? > > bfin-uclinux-objdump -xdr busybox_unstripped > > busybox_unstripped: file format elf32-bfin
yes. bfin-uclinux is for FLAT, not any other toolchain. > Now I'll look into how to make bbox use correct options to ld in order > to produce flat binary... it already works today. just put -elf2flt into LDFLAGS. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
