This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: Building cross binutils for hppa elf-64 for gcc 3.00


On Thu, Jun 28, 2001 at 02:18:22PM -0400, Shawn Starr wrote:
> Is it currently possible to build cross binutils with version 2.11.2?

Yes.

> libgcc1-test.o(.text+0x10c): undefined reference to `$$divI'

This has nothing to do with binutils, but rather gcc.  You need to
provide the library that defines $$divI, libmilli, or use a version
of gcc that provides the library for you.  Mainline gcc does so, as
does puffin.external.hp.com CVS gcc, but gcc-3.0 doesn't.

Alan


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