[LLVMdev] Error while compiling .cpp

Chris Lattner sabre at nondot.org
Thu Apr 21 22:14:37 PDT 2005


On Thu, 21 Apr 2005, Tanu Sharma wrote:
> I am trying to rum my pass (.cpp file) and I am getting the following error.

Can you give a little more context about what you're doing?

-Chris


> ----------------------------------------------------------------------------------------------------------------
>
> g++: /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crti.o: No such file or directory
> g++: /usr/lib/gcc/i386-redhat-linux/3.4.2/crtbeginS.o: No such file or directory
> g++: /usr/lib/gcc/i386-redhat-linux/3.4.2/crtendS.o: No such file or directory
> g++: /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crtn.o: No such file or directory
> ---------------------------------------------------------------------------------------------------------------
>
> It seems the error just appreared from nowhere.Earlier it was working fine.I had also checked out the latest version from cvs sometime back but feel I worked on that for sometime before this appeared.
>
> How can I fix it?Is it changing llvm parameters for c++ or requires patch or something fom linux?
>
> Thanks
>
> - T
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list