[Bug bootstrap/39849] stage1 compiler segfault during `make profiledbootstrap'

2009-04-27 Thread dennis dot wassel at googlemail dot com
--- Comment #6 from dennis dot wassel at googlemail dot com 2009-04-27 15:36 --- I re-profilebootstrapped 4.3.3 and it worked without problems (except for the usual noise about my system headers missing SSIZE_MAX, but that is easily fixed). Now trying `make bootstrap' of 4.4.0. --

[Bug bootstrap/39849] stage1 compiler segfault during `make profiledbootstrap'

2009-04-27 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2009-04-27 15:10 --- (In reply to comment #4) > Today I tried configuring with --disable-bootstrap, again to no avail. > > Please, could anybody just give me a pointer? > I cannot build gcc 4.4.0 with the gcc 4.3.3 on a mainstream Linux

[Bug bootstrap/39849] stage1 compiler segfault during `make profiledbootstrap'

2009-04-27 Thread dennis dot wassel at googlemail dot com
--- Comment #4 from dennis dot wassel at googlemail dot com 2009-04-27 10:38 --- Today I tried configuring with --disable-bootstrap, again to no avail. Please, could anybody just give me a pointer? I cannot build gcc 4.4.0 with the gcc 4.3.3 on a mainstream Linux system (Debian 4) - so

[Bug bootstrap/39849] stage1 compiler segfault during `make profiledbootstrap'

2009-04-23 Thread dennis dot wassel at googlemail dot com
--- Comment #3 from dennis dot wassel at googlemail dot com 2009-04-23 09:54 --- Tried to build using the all-in-one gcc-4.4.0 package (I only downloaded -core, -g++ and -fortran before, all of which passed the md5 check) - still the same. -- http://gcc.gnu.org/bugzilla/show_bug.cg

[Bug bootstrap/39849] stage1 compiler segfault during `make profiledbootstrap'

2009-04-23 Thread dennis dot wassel at googlemail dot com
--- Comment #2 from dennis dot wassel at googlemail dot com 2009-04-23 08:27 --- I tried the following things: - #define SSIZE_MAX in host-linux.c as SHRT_MAX instead of LONG_MAX (as suggested by an internal posix header on my system), to no avail. - Just issue plain `make', instead of

[Bug bootstrap/39849] stage1 compiler segfault during `make profiledbootstrap'

2009-04-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|blocker |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39849

[Bug bootstrap/39849] stage1 compiler segfault during `make profiledbootstrap'

2009-04-22 Thread dennis dot wassel at googlemail dot com
--- Comment #1 from dennis dot wassel at googlemail dot com 2009-04-22 15:02 --- Nevermind the typo in configure, it also segfaults with properly spelled "--with-gmp=" instead of "--with-gp=". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39849