This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

hello...


Sorry.. my mistake,,

Again send mail

Hello....
From: Lee, Kyounghoon <cafri@micro.skku.ac.kr>
To: bug-gcc@gnu.org
Date: Fri, 21 Apr 2000 01:05:17 +0900


Hello... I'm student in south Korea... I'm interested in arm-linux porting ...
So, I Download uclinux source and toolchains from Web site 
( http://aplionet.aplio.fr/uclinux/page3.htm )

Then, I try to compile compiler source.... but I have two errors like below while
make LANGUAGES="c c++"  ....


----Output ----

.........................
......................~~~

make[4]: Leaving directory `/root/temp/build-egcs/gcc'
make[4]: Entering directory `/root/temp/build-egcs/gcc'
/root/temp/build-egcs/gcc/xgcc -B/root/temp/build-egcs/gcc/ -B/usr/local/arm-uclinux/bin/ -I/usr/local/arm-uclinux/include -O2  -DCROSS_COMPILE -DIN_GCC    -g -O2 -I./include  -Dinhibit_libc -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -mdisable-got  -g -O2 -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
  -c ../../egcs/gcc/cp/tinfo2.cc
make[4]: Leaving directory `/root/temp/build-egcs/gcc'
make[4]: Entering directory `/root/temp/build-egcs/gcc'
/root/temp/build-egcs/gcc/xgcc -B/root/temp/build-egcs/gcc/ -B/usr/local/arm-uclinux/bin/ -I/usr/local/arm-uclinux/include -O2  -DCROSS_COMPILE -DIN_GCC    -g -O2 -I./include  -Dinhibit_libc -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -mdisable-got  -g -O2 -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
  -c ../../egcs/gcc/cp/new.cc
make[4]: Leaving directory `/root/temp/build-egcs/gcc'
make[4]: Entering directory `/root/temp/build-egcs/gcc'
/root/temp/build-egcs/gcc/xgcc -B/root/temp/build-egcs/gcc/ -B/usr/local/arm-uclinux/bin/ -I/usr/local/arm-uclinux/include -O2  -DCROSS_COMPILE -DIN_GCC    -g -O2 -I./include  -Dinhibit_libc -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -mdisable-got  -g -O2 -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
  -c ../../egcs/gcc/cp/new1.cc -DL_op_new -o opnew.o
make[4]: Leaving directory `/root/temp/build-egcs/gcc'
make[4]: Entering directory `/root/temp/build-egcs/gcc'
/root/temp/build-egcs/gcc/xgcc -B/root/temp/build-egcs/gcc/ -B/usr/local/arm-uclinux/bin/ -I/usr/local/arm-uclinux/include -O2  -DCROSS_COMPILE -DIN_GCC    -g -O2 -I./include  -Dinhibit_libc -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -mdisable-got  -g -O2 -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
  -c ../../egcs/gcc/cp/new1.cc -DL_op_newnt -o opnewnt.o
/tmp/ccwDkzCB.s: Assembler messages:
/tmp/ccwDkzCB.s:384: Error: Subtraction of two symbols in different sections "__tf9bad_alloc" {*UND* section} - ".L18" {*UND* section} at file address 972.
make[4]: *** [opnewnt.o] Error 1
make[4]: Leaving directory `/root/temp/build-egcs/gcc'
make[3]: *** [libgcc2.a] Error 1
make[3]: Leaving directory `/root/temp/build-egcs/gcc'
make[2]: *** [stmp-multilib-sub] Error 2
make[2]: Leaving directory `/root/temp/build-egcs/gcc'
make[1]: *** [stmp-multilib] Error 1
make[1]: Leaving directory `/root/temp/build-egcs/gcc'
make: *** [all-gcc] Error 2
[root@cafri build-egcs]# 



--------------------------------
Please let me know how to fix this error...  
Thanks in advance... 


SungKyunKwan Univ. in South Korea 
Electrical and Computer Engineering 
Automation Lab.  
Kyoung-Hoon, Lee 

Email : cafri@ece.skku.ac.kr


-- 
Automation Lab.
Lee, Kyounghoon
cafri@micro.skku.ac.kr
Have a nice Day!!!!~~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]