[ create a new paste ] login | about

Link: http://codepad.org/xYlleD01    [ raw code | fork ]

Plain Text, pasted on Sep 8:
1
2
3
4
5
6
$ g++ -m32 -Wall cpp.cpp -o cpp-32
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6/libstdc++.so when searching for -lstdc++
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6/libstdc++.a when searching for -lstdc++
/usr/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status



Create a new paste based on this one


Comments: