Re: [LinuxBIOS] Qemu compile for LinuxBIOSV2
2008-02-01 00:00:18 GMT
I know this should tell me something more than it does, but I'm hoping it helps someone else. Building v3 and v2 for Qemu fails for me on FC6 with binutils updated to 2.18.50, but succeeds on FC6-64-bit with the same binutils built from source. The error messages are similar Since they're both targeting the same architecture, that struck me as strange. Any suggestions? Thanks, Myles v2's failure: echo '/*ldoptions*/' > ldscript.ld; cat ldoptions >> ldscript.ld ; for file in /home/myles/test/buildrom/buildrom-devel/work/coreboot/svn/src/arch/i386/init/ldscript.lb /home/myles/test/buildrom/buildrom-devel/work/coreboot/svn/src//cpu/x86/16bit/entry16.lds /home/myles/test/buildrom/buildrom-devel/work/coreboot/svn/src//cpu/x86/32bit/entry32.lds /home/myles/test/buildrom/buildrom-devel/work/coreboot/svn/src//cpu/x86/16bit/reset16.lds /home/myles/test/buildrom/buildrom-devel/work/coreboot/svn/src//arch/i386/lib/id.lds ; do echo /\* $file \*/ >> ldscript.ld; cat $file >> ldscript.ld ; done gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o /usr/bin/ld: linuxbios: section `.id' can't be allocated in segment 1 LOAD: .id .reset /usr/bin/ld: final link failed: Bad value(Continue reading)
So, basically, I'm
saying it's beyond my power to fix. Unless NVIDIA is going to have
a change of heart on Valentines Day. But I'm not holding my breath.
Sigh.
> 2007/12/6 <jakllsch <at> kollasch.net>:
>
> > Initial support for MSI MS-7135 (K8N Neo3) mainboard.
> >
> > Signed-off-by: Jonathan A. Kollasch <jakllsch <at> kollasch.net>
Jonathan Kollasch
ron
RSS Feed