public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/48301] New: Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk
@ 2011-03-27 17:34 howarth at nitro dot med.uc.edu
  2011-03-27 17:40 ` [Bug target/48301] " howarth at nitro dot med.uc.edu
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2011-03-27 17:34 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or
                    trunk
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


While Xcode 4.0's clang can bootstrap FSF gcc trunk and 4.6.0, the llvm-gcc
compiler can not. The bootstrap fails as...

mkdir x86_64-apple-darwin10.7.0/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-apple-darwin10.7.0/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking build system type... x86_64-apple-darwin10.7.0
checking host system type... x86_64-apple-darwin10.7.0
checking for x86_64-apple-darwin10.7.0-ar... ar
checking for x86_64-apple-darwin10.7.0-lipo... lipo
checking for x86_64-apple-darwin10.7.0-nm... /Users/howarth/work/./gcc/nm
checking for x86_64-apple-darwin10.7.0-ranlib... ranlib
checking for x86_64-apple-darwin10.7.0-strip... strip
checking whether ln -s works... yes
checking for x86_64-apple-darwin10.7.0-gcc... /Users/howarth/work/./gcc/xgcc
-B/Users/howarth/work/./gcc/
-B/Users/howarth/dist/x86_64-apple-darwin10.7.0/bin/
-B/Users/howarth/dist/x86_64-apple-darwin10.7.0/lib/ -isystem
/Users/howarth/dist/x86_64-apple-darwin10.7.0/include -isystem
/Users/howarth/dist/x86_64-apple-darwin10.7.0/sys-include   
checking for suffix of object files... configure: error: in
`/Users/howarth/work/x86_64-apple-darwin10.7.0/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Error 1
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2

While this is likely a bug in llvm-gcc, we should attempt to analyze it and
file the appropriate radar bug reports against llvm-gcc in case Apple switches
to llvm-gcc as the system compiler in the future.


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

end of thread, other threads:[~2012-02-17 19:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-27 17:34 [Bug target/48301] New: Xcode 4.0's llvm-gcc can't bootstrap gcc 4.6.0 or trunk howarth at nitro dot med.uc.edu
2011-03-27 17:40 ` [Bug target/48301] " howarth at nitro dot med.uc.edu
2011-03-27 19:19 ` howarth at nitro dot med.uc.edu
2011-03-28  9:43 ` rguenth at gcc dot gnu.org
2011-03-28 17:58 ` mikestump at comcast dot net
2011-03-29  6:02 ` howarth at nitro dot med.uc.edu
2011-03-31 16:10 ` rguenth at gcc dot gnu.org
2011-03-31 17:09 ` howarth at nitro dot med.uc.edu
2011-04-01  0:13 ` howarth at nitro dot med.uc.edu
2012-02-17  8:37 ` pinskia at gcc dot gnu.org
2012-02-17 19:11 ` howarth at nitro dot med.uc.edu

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).