[Bug middle-end/16503] failure building cross compiler (host:sparc, target:sparc64).
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jul 16 09:23:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-16 09:23 -------
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.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16503
More information about the Gcc-bugs
mailing list