bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Relocation in generic ELF problem


From: aniruddha
Subject: Relocation in generic ELF problem
Date: Mon, 23 Apr 2007 19:43:59 +0530

make[1]: Leaving directory `/home/buildroot/build_arm/sysappl/C++'
for i in C++ ; do  make -C $i || exit  ; done
make[1]: Entering directory `/home/buildroot/build_arm/sysappl/C++'
g++    -c -o test1.o test1.cpp
/home/buildroot/build_arm/staging_dir/bin/arm-linux-uclibc-g++ --static
-o test1 test1.o

/home/buildroot/build_arm/staging_dir/lib/gcc/arm-linux-uclibc/3.4.6/../../../../arm-linux-uclibc/bin/ld:
 test1.o: Relocatns in generic ELF (EM: 3)

test1.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[1]: *** [test1] Error 1
make[1]: Leaving directory `/home/buildroot/build_arm/sysappl/C++'
make: *** [all] Error 2

wat is the solution to this problem?

regards,
Aniruddha.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]