public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/49072] New: Error building the compiler
@ 2011-05-19 21:11 Jose.Pascual-Gutierr@1-ACT.com
  2011-05-19 22:50 ` [Bug bootstrap/49072] " redi at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jose.Pascual-Gutierr@1-ACT.com @ 2011-05-19 21:11 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49072

           Summary: Error building the compiler
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Jose.Pascual-Gutierr@1-ACT.com


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 decompressed and untarred the files, which resulted in four directories,
respectively: gcc-4.6.0, gmp-4.3.2, mpc-0.8.1, and mpfr-2.4.2. I then created
the directory ~/gcc4 and I moved gcc-4.6.0 in it. I then changed the names of
the directories gmp-4.3.2, mpc-0.8.1, and mpfr-2.4.2 to gmp, mpc, and mpfr,
respectively. These three directories, namely gmp, mpc, and mpfr were moved it
to ~/gcc4/gcc-4.6.0. In gcc4, I created the directory objdir. So, the directory
tree looks like the following:

|--gcc4
|  |--objdir
|  |--gcc-4.6.0
|  |  |--gmp
|  |  |--mpc
|  |  |--mpfr

I then proceeded to configure the installation. From ~/gcc4/objdir, I executed
“../gcc-4.6.0/configure”.
Once the Makefile was created, still from within ~/gcc4/objdir, I executed
“make bootstrap”. After about 24 hours of execution, the build failed with the
following error message:

../../../gcc-4.6.0/libgcc/../gcc/libgcc2.c:791:1: internal compiler error:
Floating point exception
Please submit a full bug report,
With preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructinos.
make [3]: *** [_popcountsi2.o] Error 1
make [3]: Leaving directory
‘/home/Jose.Pascual-Gutierr/gcc4/objdir/i686-pc-cygwin/libgcc’
make [2]: *** [all-stage2-target-libgcc] Error 2
make [2]: Leaving directory ‘/home/Jose.Pascual-Gutierr/gcc4/objdir’
make [1]: *** [stage2-bubble] Error 2
make [1]: Leaving directory ‘/home/Jose.Pascual-Gutierr/gcc4/objdir’
make: *** [bootstrap] Error 2

All the help you can provide will be very appreciated.
Thank you very much,
José


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-11-10  5:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-19 21:11 [Bug bootstrap/49072] New: Error building the compiler Jose.Pascual-Gutierr@1-ACT.com
2011-05-19 22:50 ` [Bug bootstrap/49072] " redi at gcc dot gnu.org
2011-05-20 14:07 ` Jose.Pascual-Gutierr@1-ACT.com
2011-05-20 21:42 ` Jose.Pascual-Gutierr@1-ACT.com
2011-06-09  3:45 ` hp at gcc dot gnu.org
2011-06-21 10:32 ` franck.z.bugzilla at orange dot fr
2011-06-21 10:52 ` redi at gcc dot gnu.org
2011-06-22  9:21 ` franck.z.bugzilla at orange dot fr
2011-06-22 11:08 ` franck.z.bugzilla at orange dot fr
2011-06-22 11:20 ` redi at gcc dot gnu.org
2013-11-10  5:57 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).