From 167302e722ed84dff2f673d88682444e4d0ef6ac Mon Sep 17 00:00:00 2001
From: Thomas Petazzoni ARCH-linux-gcc
, ARCH-linux-objdump
,
ARCH-linux-ld
, etc.
Important: do not try to move a gcc-3.x toolchain to another
- directory — it won't work because there are some hardcoded paths
- in the gcc-3.x configuration. If you are using a current gcc-4.x, it is
- possible to relocate the toolchain — but then --sysroot
- must be passed every time the compiler is called to tell where the
- libraries and header files are.
It is possible to relocate the toolchain — but
+ then --sysroot
must be passed every time the compiler
+ is called to tell where the libraries and header files are.
It is also possible to generate the Buildroot toolchain in a
directory other than output/staging
by using the
--
2.30.2