[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/4334] MAKE FAILED: cpu-powerpc.o isn't added to libbfd.a ?
From: |
amodra at bigpond dot net dot au |
Subject: |
[Bug binutils/4334] MAKE FAILED: cpu-powerpc.o isn't added to libbfd.a ? |
Date: |
9 Apr 2007 02:03:59 -0000 |
------- Additional Comments From amodra at bigpond dot net dot au 2007-04-09
03:03 -------
This is almost certainly something specific to your host, ie. you have a bug in
your host cygwin tools. cpu-powerpc.lo is added to the objects that make up
libbfd in bfd/configure. See the line starting with
ta=`echo $selarchs | sed -e s/bfd_/cpu-/g
You might like to add some debug echos around there to see what is going on.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4334
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.