I keep getting "No space left on device" and "ld returned 1 exit status". What does that mean?
Four answers:
mike
2011-04-03 23:45:16 UTC
To the other guy who asked what a C++ compiler is, you shouldn't even be answering these questions. Anyways, some possible causes, You ran out of disk space, delete some stuff and learn to keep your computer clean of crap you don't need, another possibility is you included a file that can't be found. Setup your include directories to help that. If you can't solve it, add some details including a pastebin of your console output and what compiler your using please.
James Bond
2011-04-04 06:44:19 UTC
Are you working under Linux?
Checkup your diskspace by running df command. Try to compile by going to some /tmp.
If it is working while you are in /tmp directory, then some thing with your quotas.
Cheers
Prof NB Venkateswarlu
anonymous
2011-04-04 06:40:19 UTC
First of all... What's a c++ compiler? :3
Ramandeep
2011-04-04 12:50:15 UTC
try using eclipse wascana as c++ ide for class 11 and 12
you can get it at
http://eclipselabs.org/p/wascana
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.