[Bug bootstrap/49072] Error building the compiler

2013-11-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/49072] Error building the compiler

2011-06-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 Jonathan Wakely changed: What|Removed |Added Severity|critical|normal --- Comment #9 from Jonathan Wak

[Bug bootstrap/49072] Error building the compiler

2011-06-22 Thread franck.z.bugzilla at orange dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 --- Comment #8 from Franck Z 2011-06-22 11:07:52 UTC --- (In reply to comment #7) Failure. But with a tag passed to libtool. My Cygwin version of libtool is 2.4-1. Took place in objdir/gmp/mpn. With the command: /bin/sh ../libtool --mode=compil

[Bug bootstrap/49072] Error building the compiler

2011-06-22 Thread franck.z.bugzilla at orange dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 --- Comment #7 from Franck Z 2011-06-22 09:21:41 UTC --- In reply to comment #6) > > Hope this piece of information is useful. :-) > Not really, if you don't say which versions of GCC and GMP/MFPR/MPC you're > using, and your exact configure comm

[Bug bootstrap/49072] Error building the compiler

2011-06-21 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 --- Comment #6 from Jonathan Wakely 2011-06-21 10:51:55 UTC --- (In reply to comment #5) > Apparently, gmp's scripts create a gmp.h file when configure is run, but the > gmpxx.h wrapper is copied only when a command "make install" is issued, so

[Bug bootstrap/49072] Error building the compiler

2011-06-21 Thread franck.z.bugzilla at orange dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 Franck Z changed: What|Removed |Added CC||franck.z.bugzilla at orange

[Bug bootstrap/49072] Error building the compiler

2011-06-08 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment #4

[Bug bootstrap/49072] Error building the compiler

2011-05-20 Thread jose.pascual-guti...@1-act.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 --- Comment #3 from Jose 2011-05-20 21:22:03 UTC --- Another error encountered on a second try: xgcc: internal compiler error: Segmentation fault (program cc1) Thank you

[Bug bootstrap/49072] Error building the compiler

2011-05-20 Thread jose.pascual-guti...@1-act.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 --- Comment #2 from Jose 2011-05-20 13:47:38 UTC --- Thank you very much, Jonathan, for your comments. I tried as you suggested. Instead of using mpfr-2.4.2, I downloaded the latest version, namely, mpfr-3.0.1. I also tried with mpc-0.8.1 and mp

[Bug bootstrap/49072] Error building the compiler

2011-05-19 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072 --- Comment #1 from Jonathan Wakely 2011-05-19 22:30:41 UTC --- (In reply to comment #0) > I downloaded from one of the mirror sites the following tar balls: > > gcc-4.6.0.tar.gz > gmp-4.3.2.tar.bz2 > mpc-0.8.1.tar.gz > mpfr-2.4.2.tar.bz2 > > I