[LLVMbugs] [Bug 10366] New: path problem on ubuntu 11.04

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 14 16:58:33 PDT 2011


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

           Summary: path problem on ubuntu 11.04
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: regehr at cs.utah.edu
                CC: llvmbugs at cs.uiuc.edu


I know this is a known issue, but couldn't find it in the bugzilla.

Anything I can help do to fix this?  Seems like it must be a hardcoded path
somewhere...



regehr at home:~$ clang small.c -w
/usr/bin/ld.bfd.real: cannot find crtbegin.o: No such file or directory
/usr/bin/ld.bfd.real: cannot find -lgcc
/usr/bin/ld.bfd.real: cannot find -lgcc_s
clang: error: linker command failed with exit code 1 (use -v to see invocation)

regehr at home:~$ clang -v
clang version 3.0 (trunk 135196)
Target: i386-pc-linux-gnu
Thread model: posix

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