[LLVMdev] Error while compiling .cpp

Tanu Sharma tanusharma_04 at yahoo.com
Thu Apr 21 19:46:03 PDT 2005


Hello,

I am trying to rum my pass (.cpp file) and I am getting the following error.

----------------------------------------------------------------------------------------------------------------

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 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050421/985c89c3/attachment.html>


More information about the llvm-dev mailing list