target/6075: cross gcc use wrong as when build
undefine@aramin.one.pl
undefine@aramin.one.pl
Tue Apr 2 15:45:00 GMT 2002
On Fri, Mar 29, 2002 at 02:44:33AM -0000, rth@gcc.gnu.org wrote:
> Synopsis: cross gcc use wrong as when build
>
> State-Changed-From-To: open->closed
> State-Changed-By: rth
> State-Changed-When: Thu Mar 28 18:44:32 2002
> State-Changed-Why:
> Use --prefix=/some/dir where /some/dir is where you installed
> the appropriate cross-binutils.
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6075
I thing this is only workaround. imho gcc should use target-as when
compile to target and as when compile code for local machine.
in example should use mipsel-pld-linux-as when compile code for
mipsel-pld-linux and as when compile code which run on localmachine.
More information about the Gcc-bugs
mailing list