What steps will reproduce the problem?
1. compile llvm-svn
2.
3.
What do you see instead?
llvm[2]: Linking Release executable tblgen (without symbols)
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
make[2]: *** [/home/beecher/llvm-svn/Release/bin/tblgen] Error 1
make[2]: Leaving directory `/home/beecher/llvm-svn/utils/TableGen'
make[1]: *** [TableGen/.makeall] Error 2
make[1]: Leaving directory `/home/beecher/llvm-svn/utils'
make: *** [all] Error 1
What version of the product are you using? On what operating system?
I'm trying to compile it with gcc 4.2, on ubuntu studio 11.04
Please provide any additional information below.
Original issue reported on code.google.com by koalaos...@gmail.com on 27 Aug 2011 at 6:16
Original issue reported on code.google.com by
koalaos...@gmail.com
on 27 Aug 2011 at 6:16