* joe@smittys.pointclark.net joe@smittys.pointclark.net [070308 06:57]:
Hmm very strange. Both Ron and I tried it on FC5 and FC6 with no luck?? This was the error:
gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o nm -n linuxbios | sort > linuxbios.map objcopy --gap-fill 0xff -O binary linuxbios linuxbios.strip objcopy: linuxbios.strip: Bad value objcopy: linuxbios.strip: Bad value make[1]: *** [linuxbios.strip] Error 1 make[1]: Leaving directory `/root/LinuxBIOSv2-2564/targets/rca/rm4100/rm4100/normal' make: *** [normal/linuxbios.rom] Error 1
Maybe I will try a fresh install of FC6???
Sounds like they have a biarch compiler but no biarch binutils?