Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when compling C++ files through sandbox #59

Open
kanikeabhishek opened this issue Jul 14, 2012 · 1 comment
Open

Error when compling C++ files through sandbox #59

kanikeabhishek opened this issue Jul 14, 2012 · 1 comment

Comments

@kanikeabhishek
Copy link

/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

Can you please tell what is this error...
This error was flagged wen i compiled a c++ file using sandbox that is from onlinejudge plug-in.
Should i need to install any software for that??
I installed gcc,g++,make,c++

@sunner
Copy link
Member

sunner commented Jul 17, 2012

It looks like your g++ is not installed properly. Perhaps, you should install some 32-bit c++ libraries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants