[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2013-09-12 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42955 --- Comment #10 from Brooks Moses brooks at gcc dot gnu.org --- Author: brooks Date: Thu Sep 12 23:07:32 2013 New Revision: 202544 URL: http://gcc.gnu.org/viewcvs?rev=202544root=gccview=rev Log: PR driver/42955 * Makefile.in: Do not install

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2013-09-12 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42955 Brooks Moses brooks at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2013-08-08 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42955 --- Comment #8 from Brooks Moses brooks at gcc dot gnu.org --- FWIW, there was some interesting discussion of this on http://sourceware.org/bugzilla/show_bug.cgi?id=15823. In particular, Joseph Myers argues that the bug is installing the files in

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2013-08-08 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42955 --- Comment #9 from Brooks Moses brooks at gcc dot gnu.org --- Patch posted: http://gcc.gnu.org/ml/gcc-patches/2013-08/msg00490.html

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2013-07-26 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42955 Brooks Moses brooks at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed|2010-04-22 20:17:36 |2013-07-26

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2010-04-22 Thread hp at gcc dot gnu dot org
--- Comment #4 from hp at gcc dot gnu dot org 2010-04-22 20:16 --- I've seen this too, for e.g. crisv32-axis-linux-gnu configured with /absolute/path/toplevel/configure --target=crisv32-axis-linux-gnu. Andrew: Isn't this a duplicate report even? IIRC you were talking on IRC about

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2010-04-22 Thread hp at gcc dot gnu dot org
--- Comment #5 from hp at gcc dot gnu dot org 2010-04-22 20:17 --- Forgot to mention, that was 4.3. -- hp at gcc dot gnu dot org changed: What|Removed |Added

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2010-04-22 Thread hp at gcc dot gnu dot org
--- Comment #6 from hp at gcc dot gnu dot org 2010-04-22 20:21 --- (In reply to comment #4) Should've been: /absolute/path/toplevel/configure --target=crisv32-axis-linux-gnu. --prefix=/another/absolute/path -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42955

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2010-02-09 Thread ossman at cendio dot se
--- Comment #2 from ossman at cendio dot se 2010-02-09 09:35 --- Like so: /usr/sparc-sun-solaris2.10/bin/gcc -v Using built-in specs. Target: sparc-sun-solaris2.10 Configured with: ../gcc-4.4.3/configure --prefix=/usr --mandir=/usr/share/man --target=sparc-sun-solaris2.10

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2010-02-09 Thread ossman at cendio dot se
--- Comment #3 from ossman at cendio dot se 2010-02-09 09:36 --- Btw, my workaround for now is to remove the binaries in /usr/sparc-sun-solaris2.10/bin and replace them with symlinks as gcc will resolve any symlinks before trying to determine its runtime prefix. --

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2010-02-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42955

[Bug driver/42955] undecorated cross-compiler gcc fails to find cc1

2010-02-04 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2010-02-04 17:17 --- How did you configure the cross compiler? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added