[coreboot] haveing troubling building core boot!

Josh Stump josh+coreboot at pcinw.net
Fri May 27 17:44:22 CEST 2011


Peter Stuge was king enough to supply me this information when I needed
it...

Please build the reference toolchain:

cd util/crossgcc
./buildgcc i386-elf
cd ../..
rm -f .xcompile
make
On Fri, May 27, 2011 at 6:11 AM, Raleigh Boulware <r_boulware at hotmail.com>wrote:

>  How do I get the latest binutils? can someone send me a link?
>
> > Date: Fri, 27 May 2011 12:23:08 +0200
> > From: vidwer at gmail.com
> > To: neverforget_2002 at 163.com
> > CC: r_boulware at hotmail.com; coreboot at coreboot.org
> > Subject: Re: [coreboot] haveing troubling building core boot!
>
> >
> > 2011/5/27 Cui Lei <neverforget_2002 at 163.com>:
> > > I had the same error, just install the lastest binutils, try again.
> >
> > Quote: "If you have compiler or binutils trouble, REPRODUCE WITH
> > coreboot/util/crossgcc and then send a log to the mailing list"
> >
> > >
> > >
> > > i try to do a build Of core boot and I get this after running make.
> > > This is my first time EVER doing this can someone help.
> > >
> > >
> > > [root at localhost coreboot]# make
> > >     CC         lib/memset.romstage.o
> > >     CC         lib/memcpy.romstage.o
> > >     CC         lib/memcmp.romstage.o
> > >     CC         lib/cbfs.romstage.o
> > >     CC         lib/lzma.romstage.o
> > >     CC         lib/ramtest.romstage.o
> > >     CC         lib/uart8250.romstage.o
> > >     CC         console/vtxprintf.romstage.o
> > >     GEN        build.h
> > >     CC         console/console.romstage.o
> > >     CC         console/post.romstage.o
> > >     CC         console/die.romstage.o
> > >     CC         romstage.inc
> > >     POST       romstage.inc
> > >     GEN        crt0.S
> > >     CC         mainboard/asus/mew-am/crt0.s
> > >     CC         mainboard/asus/mew-am/crt0.romstage.o
> > >     CC         arch/x86/lib/romstage_console.romstage.o
> > >     CC         arch/x86/lib/cbfs_and_run.romstage.o
> > >     CC         southbridge/intel/i82801ax/early_smbus.romstage.o
> > >     CC         northbridge/intel/i82810/raminit.romstage.o
> > >     CC         northbridge/intel/i82810/debug.romstage.o
> >
> > i810 is marked WIP (Work In Progress):
> > http://www.coreboot.org/Supported_Chipsets_and_Devices
> > Chances are that booting will fail, so please have a spare chip to
> > boot from when things go wrong.
> >
> > >     LINK       coreboot
> > > /usr/bin/ld: section .eh_frame [00000000fffffff0 -> 0000000100000a17]
> > > overlaps section .reset [00000000fffffff0 -> 00000000ffffffff]
> > > /usr/bin/ld: build/coreboot: section .eh_frame vma 0xfffffff0 overlaps
> > > previous sections
> > > collect2: ld returned 1 exit status
> > > make: *** [build/coreboot] Error 1
> >
> > See the quote earlier in this e-mail.
> >
> > > [root at localhost coreboot]# ^C
> > > [root at localhost coreboot]#
> > >
> > >
> > >
> > >
> > > --
> > > coreboot mailing list: coreboot at coreboot.org
> > > http://www.coreboot.org/mailman/listinfo/coreboot
> > >
> > --
> > coreboot mailing list: coreboot at coreboot.org
> > http://www.coreboot.org/mailman/listinfo/coreboot
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20110527/0cfbd46a/attachment.html>


More information about the coreboot mailing list