[cfe-dev] Clang crtbegin.o not found

Greg I Kerr kerr.g at husky.neu.edu
Mon Mar 7 14:31:09 PST 2011


Hi,

I built clang from the latest SVN release on a CentOS system.

It builds fine but when I try to compile anything I get an ld error that
crtbegin.o cannot be found.

I am assuming this is because crtbegin.o is installed in
/usr/lib/gcc/x86_64-redhat-linux/4.1.1/ .

I have seen other references to this problem in the mailing list and
bugzilla, but I have not yet found a solution. Is there a reasonable work
around to this problem?

Thanks,

Greg Kerr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110307/d4a52daa/attachment.html>


More information about the cfe-dev mailing list