Update coreboot crossgcc toolchain, GDB 4.5.1, MPFR 3.0.0, GDB 7.2. Add libelf_cv_elf_h_works=no to produce a libelf.h for Cygwin. Add GDB patch to handle #pragma pack in the i386-elf gcc target.
Signed-off-by: Marc Jones marcj303@gmail.com
Tested on IEI Kino Fam10 mainboard. Can someone test that this works on some other mainboards, maybe Intel or Via based?
Marc
Am Donnerstag, den 18.11.2010, 16:55 -0700 schrieb Marc Jones:
Update coreboot crossgcc toolchain, GDB 4.5.1, MPFR 3.0.0, GDB 7.2.
s/GDB/GCC/ ?
Add libelf_cv_elf_h_works=no to produce a libelf.h for Cygwin. Add GDB patch to handle #pragma pack in the i386-elf gcc target.
Signed-off-by: Marc Jones marcj303@gmail.com
Tested on IEI Kino Fam10 mainboard. Can someone test that this works on some other mainboards, maybe Intel or Via based?
Thanks,
Paul
On Thu, Nov 18, 2010 at 5:11 PM, Paul Menzel paulepanter@users.sourceforge.net wrote:
Am Donnerstag, den 18.11.2010, 16:55 -0700 schrieb Marc Jones:
Update coreboot crossgcc toolchain, GDB 4.5.1, MPFR 3.0.0, GDB 7.2.
s/GDB/GCC/ ?
Yes, sorry about that. Got carried away with the acronyms.... :)
* Marc Jones marcj303@gmail.com [101119 00:55]:
Update coreboot crossgcc toolchain, GDB 4.5.1, MPFR 3.0.0, GDB 7.2. Add libelf_cv_elf_h_works=no to produce a libelf.h for Cygwin. Add GDB patch to handle #pragma pack in the i386-elf gcc target.
Signed-off-by: Marc Jones marcj303@gmail.com
Tested on IEI Kino Fam10 mainboard. Can someone test that this works on some other mainboards, maybe Intel or Via based?
Please everyone test their available targets with this patch, as this is going to become the new reference compiler for upcoming coreboot versions!
Stefan
-----Original Message----- From: coreboot-bounces@coreboot.org [mailto:coreboot-bounces@coreboot.org] On Behalf Of Stefan Reinauer Sent: Thursday, November 18, 2010 06:38 PM To: Marc Jones Cc: Coreboot Subject: [coreboot] TESTING NEEDED! (was: Re: update crossgcc)
* Marc Jones marcj303@gmail.com [101119 00:55]:
Update coreboot crossgcc toolchain, GDB 4.5.1, MPFR 3.0.0, GDB 7.2. Add libelf_cv_elf_h_works=no to produce a libelf.h for Cygwin. Add GDB patch to handle #pragma pack in the i386-elf gcc target.
Signed-off-by: Marc Jones marcj303@gmail.com
Tested on IEI Kino Fam10 mainboard. Can someone test that this works on some other mainboards, maybe Intel or Via based?
]Please everyone test their available targets with this patch, as this is ]going to become the new reference compiler for upcoming coreboot ]versions! ] ]Stefan
It passes my test build and boot of both mahogany and mahogany_f10. I have no non-AMD coreboot systems handy.
Thanks, Scott
Am 19.11.2010 01:37, schrieb Stefan Reinauer:
Please everyone test their available targets with this patch, as this is going to become the new reference compiler for upcoming coreboot versions!
kontron/986lcd-m built on mingw with this toolchain boots fine.
Patrick
On Thu, Nov 18, 2010 at 4:55 PM, Marc Jones marcj303@gmail.com wrote:
Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. Add libelf_cv_elf_h_works=no to produce a libelf.h for Cygwin. Add GDB patch to handle #pragma pack in the i386-elf gcc target.
Signed-off-by: Marc Jones marcj303@gmail.com
Tested on IEI Kino Fam10 mainboard. Can someone test that this works on some other mainboards, maybe Intel or Via based?
ScottD and Patrick have tested on a few platforms. Has anyone else tested this? Are we ready for an Ack?
Marc
On 01.12.2010, at 08:40, Marc Jones marcj303@gmail.com wrote:
On Thu, Nov 18, 2010 at 4:55 PM, Marc Jones marcj303@gmail.com wrote:
Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. Add libelf_cv_elf_h_works=no to produce a libelf.h for Cygwin. Add GDB patch to handle #pragma pack in the i386-elf gcc target.
Signed-off-by: Marc Jones marcj303@gmail.com
Tested on IEI Kino Fam10 mainboard. Can someone test that this works on some other mainboards, maybe Intel or Via based?
ScottD and Patrick have tested on a few platforms. Has anyone else tested this? Are we ready for an Ack?
Marc
Acked-by: Stefan Reinauer stepan@coreboot.org
On Wed, Dec 1, 2010 at 11:02 AM, Stefan Reinauer stefan.reinauer@coresystems.de wrote:
On 01.12.2010, at 08:40, Marc Jones marcj303@gmail.com wrote:
On Thu, Nov 18, 2010 at 4:55 PM, Marc Jones marcj303@gmail.com wrote:
Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. Add libelf_cv_elf_h_works=no to produce a libelf.h for Cygwin. Add GDB patch to handle #pragma pack in the i386-elf gcc target.
Signed-off-by: Marc Jones marcj303@gmail.com
Tested on IEI Kino Fam10 mainboard. Can someone test that this works on some other mainboards, maybe Intel or Via based?
ScottD and Patrick have tested on a few platforms. Has anyone else tested this? Are we ready for an Ack?
Marc
Acked-by: Stefan Reinauer stepan@coreboot.org
r6137
Thanks, Marc
On Thu, Dec 02, 2010 at 05:46:49PM -0700, Marc Jones wrote:
Tested on IEI Kino Fam10 mainboard. Can someone test that this works on some other mainboards, maybe Intel or Via based?
ScottD and Patrick have tested on a few platforms. Has anyone else tested this? Are we ready for an Ack?
Marc
Acked-by: Stefan Reinauer stepan@coreboot.org
r6137
Yup, also did a few tests on mingw and Linux, didn't notice any issues so far and both abuilds did complete without errors. I'll test on a bunch of boards (Intel, VIA, others) soonish but I don't expect issues.
Uwe.