[Bug bootstrap/28770] one reference to powerpc-ibm-eabi-ar.exe when only xar.exe installed
bonzini at gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 18 13:18:00 GMT 2006
------- Comment #3 from bonzini at gnu dot org 2006-08-18 13:18 -------
If I remember/understand correctly, this "happened to work" in older GCC
releases (that is, the program prefix was added automatically if no other
target tool was found), except that after the installation GCC would forget
that the assembler is "xas" and not "powerpc-ibm-eabi-as".
The problem is that binutils will install itself into
$(HOME)/local/powerpc-ibm-eabi/bin/xar, not
$(HOME)/local/powerpc-ibm-eabi/bin/ar.
--
bonzini at gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |bonzini at gnu dot org
|dot org |
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-08-18 13:18:40
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28770
More information about the Gcc-bugs
mailing list