This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/54834] bootstrap fails when building libbacktrace
- From: "tobi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 09 Oct 2012 14:00:43 +0000
- Subject: [Bug bootstrap/54834] bootstrap fails when building libbacktrace
- Auto-submitted: auto-generated
- References: <bug-54834-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54834
--- Comment #3 from Tobias SchlÃter <tobi at gcc dot gnu.org> 2012-10-09 14:00:43 UTC ---
Created attachment 28399
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28399
toplevel config.log
I'm attaching the toplevel config.log. From it I read that the compiler is
configure:4103: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658)
(LLVM build 2336.1.00)
Copyright (C) 2007 Free Software Foundation, Inc.
The configure command was
../configure --enable-languages=c,c++,fortran
(my build directory is a subdirectory of the gcc directory)