bug-binutils
[Top][All Lists]
Advanced

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

Re: Error when building binutils


From: Nick Clifton
Subject: Re: Error when building binutils
Date: Wed, 19 May 2010 12:21:34 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

Hi Joulnare18,

I'm trying to port binutils to a new architecture.

  ../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'

It sounds as though you have not added your new architecture to the bfd/config.bfd and/or bfd/configure.in files. Or that you have not regenerated the bfd/confgiure file. Or that you have not run "make headers" inside your bfd build directory.

Cheers
  Nick



reply via email to

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