[LLVMbugs] [Bug 3803] New: Cannot bootstrap llvm-gcc on Tiger (with Xcode 2.5 tools)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Mar 13 19:02:04 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=3803

           Summary: Cannot bootstrap llvm-gcc on Tiger (with Xcode 2.5
                    tools)
           Product: tools
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: ggreif at gmail.com
                CC: llvmbugs at cs.uiuc.edu


I have already worked around a "vproc.h not found" problem,
but this one seems hard (stage2 configure fails):



configure:2085: $? = 0
configure:2087:  /Users/ggreif/obj/./prev-gcc/xgcc
-B/Users/ggreif/obj/./prev-gcc/
-B/Users/ggreif/obj/../install/i686-apple-darwin8/bin/ -v </dev/null >&5
Reading specs from /Users/ggreif/obj/./prev-gcc/specs
Target: i686-apple-darwin8
Configured with: /Users/ggreif/llvm-gcc/configure
--with-gxx-include-dir=/usr/include/c++/4.0.0 --build=i686-apple-darwin8
--host=i686-apple-darwin8 --target=i686-apple-darwin8 --pr\
efix=/Users/ggreif/obj/../install --enable-llvm=/Users/ggreif/llvm
--enable-languages=c,c++ --with-arch=nocona --with-tune=generic
--disable-multilib : (reconfigured) /Users/ggreif/\
llvm-gcc/configure --with-gxx-include-dir=/usr/include/c++/4.0.0
--build=i686-apple-darwin8 --host=i686-apple-darwin8
--target=i686-apple-darwin8 --prefix=/Users/ggreif/obj/../insta\
ll --enable-llvm=/Users/ggreif/llvm --enable-languages=c,c++ --with-arch=nocona
--with-tune=generic --disable-multilib --disable-gcov
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5641) (LLVM build)
configure:2090: $? = 0
configure:2113: checking for C compiler default output file name
configure:2116:  /Users/ggreif/obj/./prev-gcc/xgcc
-B/Users/ggreif/obj/./prev-gcc/
-B/Users/ggreif/obj/../install/i686-apple-darwin8/bin/ -g -O2 -mdynamic-no-pic 
 conftest.c  >&5
ERROR: No debug map or DWARF data was found to link.configure:2119: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
|
| int
| main ()


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list