[Bug middle-end/16503] failure building cross compiler (host:sparc, target:sparc64).
pluto at pld-linux dot org
gcc-bugzilla@gcc.gnu.org
Fri Jul 16 10:41:00 GMT 2004
------- Additional Comments From pluto at pld-linux dot org 2004-07-16 10:40 -------
(In reply to comment #6)
> Actually your make file problem does not make sense as the make file is
right.
> t='$(program_transform_name)'; echo ar | sed -e $$t ;
> sets t to be the variable and then translate it in the shell.
> And this works for anyone else I know of and works for me too and this has
been this way since 1999.
Do You want to see a buildlog?
`t='$(program_transform_name)'; echo ar | sed -e $$t ;' doesn't work
at my (In reply to comment #6)
> Actually your make file problem does not make sense as the make file is
right.
> t='$(program_transform_name)'; echo ar | sed -e $$t ;
> sets t to be the variable and then translate it in the shell.
> And this works for anyone else I know of and works for me too and this has
been this way since 1999.
hmm, You have a right. I've tested it with bash/tcsh/pdksh at ix86/sparc
and it works. This is probably a bug in internal RPM shell...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16503
More information about the Gcc-bugs
mailing list