This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/48411] Bogusly canonicalized $target-gccgo
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 14 Feb 2012 18:19:37 +0000
- Subject: [Bug go/48411] Bogusly canonicalized $target-gccgo
- Auto-submitted: auto-generated
- References: <bug-48411-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48411
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-02-14
Ever Confirmed|0 |1
--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2012-02-14 18:19:37 UTC ---
Thanks for reporting this a while back. I just tested this and it seems to
work fine, although I don't see anything likely to fix it. As far as I can see
I am doing the same thing that the C++ frontend does here. Do you still see
this problem? Does -gccgo get installed under a name different than -g++? Are
you using --program-transform-name or any other relevant configure option?