[LLVMbugs] [Bug 742] NEW: crtend: No such file or directory

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Apr 20 17:22:36 PDT 2006


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

           Summary: crtend: No such file or directory
           Product: Build scripts
           Version: cvs
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: eric at vanrietpaap.nl


after: 
./configure --enable-optimized --prefix=/opt/local
make

I still get the crtend issue (I couldn't find it in bugzilla but I remember that
it was 'fixed' a few weeks ago?!?

llvm[2]: Linking Release executable bugpoint (without symbols)
llvm[2]: ======= Finished Linking Release Executable bugpoint (without symbols)
llvm[3]: Compiling crtend.c for Release build (bytecode)
llvm[3]: Compiling crtend.ll to crtend.bc for Release build (bytecode)
llvm[3]: Linking comp_main.bc component...
llvm[3]: Compiling Exception.cpp for Release build (bytecode)
/bin/sh: line 1: -I/Users/eric/projects/llvm/runtime/GCCLibraries/crtend: No
such file or directory
make[3]: ***
[/Users/eric/projects/llvm/runtime/GCCLibraries/crtend/Release/Exception.ll] Error 1
make[2]: *** [crtend/.makeall] Error 2
make[1]: *** [GCCLibraries/.makeall] Error 2
make: *** [all] Error 1



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list