[cfe-dev] need help

spfs 13981749212 at qq.com
Tue May 17 15:34:58 PDT 2011


Does clang work on other C program?
 
 
------------------ Original ------------------
From: "David Chisnall"; 
Date: 2011年5月18日(星期三) 凌晨4:49
To: "Sebastian Redl"; 
Cc: "cfe-dev"; 
Subject: Re: [cfe-dev] need help

 
On 17 May 2011, at 21:00, Sebastian Redl wrote:

> Looks like you're not including <string.h>. I don't see that this is a Clang development issue.

You missed the real error, on the line below:

> /usr/bin/ld: crtbegin.o: No such file: No such file or directory
> clang: error: linker command failed with exit code 1 (use -v to see invocation)

Looks like the clang driver is not passing the correct arguments to ld.

David
_______________________________________________
cfe-dev mailing list
cfe-dev at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110518/f05422e3/attachment.html>


More information about the cfe-dev mailing list