* [Buildroot] Problem building buildroot SVN under ia64
@ 2007-07-12 9:44 Francois Visconte
0 siblings, 0 replies; only message in thread
From: Francois Visconte @ 2007-07-12 9:44 UTC (permalink / raw)
To: buildroot
Hello,
I'm trying to compile buildroot SVN (from today) from amd64 to ia64
(itanium2).
The problem occures when compiling the gcc cross compiler (same error on
gcc 3.4/4.1.2/4.2.0)
The problem seems to come from
"toolchain_build_ia64/gcc-4.2.0/gcc/config.gcc" where
the variable "supported_defaults" is not set for ia64. The result is
the following error during gcc compile:
-------------------------------
Checking build system dependencies:
CC clean: Ok
CXX clean: Ok
CPP clean: Ok
CFLAGS clean: Ok
INCLUDES clean: Ok
CXXFLAGS clean: Ok
which installed: Ok
sed works: Ok (/bin/sed)
GNU make version '3.81': Ok
C compiler '/usr/bin/gcc'
C compiler version '4.1.2': Ok
C++ compiler '/usr/bin/g++'
C++ compiler version '4.1.2': Ok
bison installed: Ok
flex installed: Ok
gettext installed: Ok
makeinfo installed: Ok
Build system dependencies: Ok
make -j1 -C
/home/users/admin/visconte/pipol-deploy/tests/buildroot/toolchain_build_ia64/gcc-4.2.0-initial
all-gcc
make[1]: Entering directory
`/home/users/admin/visconte/pipol-deploy/tests/buildroot/toolchain_build_ia64/gcc-4.2.0-initial'
Configuring in ./gcc
configure: loading cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
[...]
checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for .preinit_array/.init_array/.fini_array support... yes
checking if mkdir takes one argument... no
This target does not support --with-tune.
Valid --with options are:
make[1]: *** [configure-gcc] Error 1
make[1]: Leaving directory
`/home/users/admin/visconte/pipol-deploy/tests/buildroot/toolchain_build_ia64/gcc-4.2.0-initial'
make: ***
[/home/users/admin/visconte/pipol-deploy/tests/buildroot/toolchain_build_ia64/gcc-4.2.0-initial/.compiled]
Error 2
---------------------------------------------------
Cheers,
Fran?ois VISCONTE
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-12 9:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-12 9:44 [Buildroot] Problem building buildroot SVN under ia64 Francois Visconte
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.