[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2009-03-06 Thread v dot merkatz at gmx dot net
--- Comment #9 from v dot merkatz at gmx dot net 2009-03-06 22:06 --- Works fine with gcc 4.3.2. -- v dot merkatz at gmx dot net changed: What|Removed |Added

[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2008-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2008-12-28 21:22 --- make install should not be rebuilding anything. Does this work for you with 4.3.x? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2006-03-03 Thread v dot merkatz at gmx dot net
--- Comment #7 from v dot merkatz at gmx dot net 2006-03-03 14:27 --- I should add that the prefix doesn't matter, configuring it with --prefix=$HOME/gcc41 has exactly the same result once the gcc in /usr is removed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26539

[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2006-03-03 Thread v dot merkatz at gmx dot net
--- Comment #6 from v dot merkatz at gmx dot net 2006-03-03 14:11 --- Because this is the main gcc package of my distribution, so it obviously has to go to /usr. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26539

[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2006-03-03 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-03-03 14:04 --- Why are you doing this: --prefix=/usr -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26539

[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2006-03-03 Thread v dot merkatz at gmx dot net
--- Comment #4 from v dot merkatz at gmx dot net 2006-03-03 13:52 --- CFLAGS="-march=athlon -mmmx -m3dnow -pipe -Os" LDFLAGS="-s" ../gcc-4.1.0/configure --host=i686-pc-linux-gnu \ --prefix=/usr \ --infodir=/usr/share/info \

[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2006-03-03 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-03-03 13:39 --- How did you configure GCC? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26539

[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2006-03-03 Thread v dot merkatz at gmx dot net
--- Comment #2 from v dot merkatz at gmx dot net 2006-03-03 08:19 --- Created an attachment (id=10959) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10959&action=view) patch working around the problem This patch to libcpp/Makefile.in shows what's causing the error. The included de

[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

2006-03-03 Thread v dot merkatz at gmx dot net
--- Comment #1 from v dot merkatz at gmx dot net 2006-03-03 08:16 --- This is the error: [...] make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/gcc-4.1.0.bld/intl' make[1]: Entering directory `/usr/src/gcc-4.1.0.bld/libcpp' gcc -I/usr/src/gcc-4.1.0/libcpp