bug-binutils
[Top][All Lists]
Advanced

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

Error when building binutils


From: joulnare18
Subject: Error when building binutils
Date: Tue, 18 May 2010 03:34:11 -0700 (PDT)

hi every one,

I'm trying to port binutils to a new architecture.
I have changed and created necessary files for this. The configure commad
run succusfuly.
but when I tried to run make I find probems. the error msg is:
 

 ../bfd/.libs/libbfd.a(archures.o)(.rodata+0x0): In function
`bfd_printable_name':
../../binutils-2.18/bfd/archures.c:595: undefined reference to
`bfd_sseq32_arch'
../bfd/.libs/libbfd.a(targets.o)(.data+0x10): In function `find_target':
../../binutils-2.18/bfd/targets.c:1294: undefined reference to `sseq32_vec'
../bfd/.libs/libbfd.a(targets.o)(.rodata+0x0):../../binutils-2.18/bfd/targets.c:1290:
undefined reference to `sseq32_vec'
../bfd/.libs/libbfd.a(targets.o)(.rodata+0x48):../../binutils-2.18/bfd/targets.c:1303:
undefined reference to `sseq32_vec'
collect2: ld returned 1 exit status
make[4]: *** [size] Error 1
make[4]: Leaving directory `/home/berkania/sseq32/build_binutils/binutils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/berkania/sseq32/build_binutils/binutils'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/berkania/sseq32/build_binutils/binutils'
make[1]: *** [all-binutils] Error 2
make[1]: Leaving directory `/home/berkania/sseq32/build_binutils'
make: *** [all] Error 2


can some one help me please :confused:
-- 
View this message in context: 
http://old.nabble.com/Error-when-building-binutils-tp28594130p28594130.html
Sent from the Gnu - Binutils - Bugs mailing list archive at Nabble.com.




reply via email to

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