Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch avr32-toolchain-fix
@ 2010-07-27 21:02 Thomas Petazzoni
  2010-07-27 21:02 ` [Buildroot] [PATCH 1/3] binutils,gcc: use correct --prefix Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2010-07-27 21:02 UTC (permalink / raw)
  To: buildroot

Hello,

This is the fix for the AVR32 toolchain build problem, but it makes a
change that impacts all other architectures as well. Instead of using
an incorrect --prefix=/usr for binutils and gcc, we use the correct
--prefix=$(STAGING_DIR)/usr.

With this fix in place, I can build the AVR32 toolchain and an AVR32
system with Busybox and DirectFB. However, I couldn't test it as I
don't have ARV32 hardware and Qemu doesn't support AVR32.

I have also tested an ARM internal Buildroot toolchain + DirectFB, it
builds and runs in Qemu. I also tested an ARM external Buildroot
toolchain + DirectFB system, it builds and runs in Qemu as well.

Thanks,

Thomas

The following changes since commit f2860bbc8ea6ff959b91eaa8919177d273ee4497:
  Peter Korsgaard (1):
        Merge branch 'fix-gxx-on-target' of git://git.busybox.net/~tpetazzoni/git/buildroot

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot avr32-toolchain-fix

Thomas Petazzoni (3):
      binutils,gcc: use correct --prefix
      toolchain: Remove now-unused variables
      toolchain: remove redundant and incorrect --with-build-time-tools option

 toolchain/Makefile.in           |    2 --
 toolchain/binutils/binutils.mk  |    6 ++----
 toolchain/gcc/Makefile.in       |    2 --
 toolchain/gcc/gcc-uclibc-4.x.mk |    4 ++--
 4 files changed, 4 insertions(+), 10 deletions(-)

Thanks,
-- 
Thomas Petazzoni

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-07-27 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-27 21:02 [Buildroot] [pull request] Pull request for branch avr32-toolchain-fix Thomas Petazzoni
2010-07-27 21:02 ` [Buildroot] [PATCH 1/3] binutils,gcc: use correct --prefix Thomas Petazzoni
2010-07-27 21:02 ` [Buildroot] [PATCH 2/3] toolchain: Remove now-unused variables Thomas Petazzoni
2010-07-27 21:02 ` [Buildroot] [PATCH 3/3] toolchain: remove redundant and incorrect --with-build-time-tools option Thomas Petazzoni
2010-07-27 21:07 ` [Buildroot] [pull request] Pull request for branch avr32-toolchain-fix Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox