Buildroot for ICnova AP7000 Base (Grasshopper)

OP #2305580
Rate this post
useful
not useful
Has anyone been successful in building a toolchain (with C++ compiler) 
and a root image from the ICnova 20110104 support CD, on a Ubuntu 
10.04.3(Lusty) host? I know about the "getline" problem, and the fix for 
it, but I keep geeting all sorts of other cryptic bombouts. Any success 
stories, with tips on how you got there, would be greatly valued.
OP #2305798
Rate this post
useful
not useful
Here's the error that currently has me completely confounded. FYI, the 
file 'as' has one line of actual script, 'exec "$@"'

make[2]: Entering directory
`/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4. 
2.2-initial/gcc'
/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4.2 
.2-initial/./gcc/xgcc 
-B/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4 
.2.2-initial/./gcc/ 
-B/home/neil/Projects/ICnova-20110104/ICnova/build_avr32/staging_dir/usr 
/avr32-linux-uclibc/bin/ 
-B/home/neil/Projects/ICnova-20110104/ICnova/build_avr32/staging_dir/usr 
/avr32-linux-uclibc/lib/  -isystem 
/home/neil/Projects/ICnova-20110104/ICnova/build_avr32/staging_dir/usr/a 
vr32-linux-uclibc/include  -isystem 
/home/neil/Projects/ICnova-20110104/ICnova/build_avr32/staging_dir/usr/a 
vr32-linux-uclibc/sys-include  -O2 -g -Os -DIN_GCC -DCROSS_COMPILE   -W 
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition  -isystem ./include  -I. -I. 
-I/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4 
.2.2-avr32-1.1.3/gcc 
-I/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4 
.2.2-avr32-1.1.3/gcc/.  -I/home/neil/Projects/ICnova-20110104/ICnova/too
 lchain_build_avr32/gcc-4.2.2-avr32-1.1.3/gcc/../include 
-I/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4 
.2.2-avr32-1.1.3/gcc/../libcpp/include 
-I/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gmp/i 
nclude 
-I/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/mpfr/ 
include 
-I/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4 
.2.2-avr32-1.1.3/gcc/../libdecnumber  -I../libdecnumber  -g0 
-finhibit-size-directive -fno-inline-functions -fno-exceptions 
-fno-zero-initialized-in-bss -fno-toplevel-reorder  -mrelax \

-c 
/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4.2 
.2-avr32-1.1.3/gcc/crtstuff.c  -DCRT_BEGIN \
    -o crtbegin.o
/home/neil/Projects/ICnova-20110104/ICnova/toolchain_build_avr32/gcc-4.2 
.2-initial/./gcc/as:  line 2: exec: --: invalid option

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now