Nick Clifton wrote:
> 
> Hi Marco,
> 
>> libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o
>> bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o
>> reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o
>> tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o
>> verilog.o elf32-i386.o elf-ifunc.o elf-vxworks.o elf32.o elf.o elflink.o
>> elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o
>> pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o
>> ar: symbol lookup error: ar: undefined symbol:
>> bfd_plugin_set_program_name
> 
> I also met this problem, hope some guy can help!
> I tried to reproduce this problem, but failed. :-(
> 
> The bfd_plugin_set_program_name symbol is defined in plugin.o which 
> should be included in the libbfd.a library mentioned above.  Can you 
> check to see if it is there, or if the bfd/plugin.c file was 
> mis-compiled somehow ?
> 
> Cheers
>    Nick
> 
> 
> 
> 
> 
> _______________________________________________
> bug-binutils mailing list
> bug-binutils@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-binutils
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Error-while-compiling-Binutils-2.20-tp26296862p26489089.html
Sent from the Gnu - Binutils - Bugs mailing list archive at Nabble.com.



_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to