Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: noidian on July 25, 2011, 03:34:03 am
-
hi,
I am using Ubuntu Lucid Lynx 10.04, I get an error with Code block 10.05 that: /tmp/ccTWskfh.s 5639 fatal error : can't write obj/Debug/comm.o: No space left on device.
Now, "df /tmp" says only 65% space is used
I changed TMPDIR=/home/dev/tmp in .bashrc, but codeblocks still picks up /tmp
I am compiling using gcc GNU.
any help would be great
Thanks
-
an update:
well, I was working on a mounted file system i.e. the compilation directory was on a NTFS drive mounted.
If I copy it to the native home directory and run there is no error.
anyways to overcome the error?
-
You do know this is a site that supports Code::Blocks?
This site does NOT support your OS or your Compiler; just Code::Blocks.
Turn on Full Compiler logging.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Try the command on the command line.
If the same error happens; you know it is NOT in any way related to Code::Blocks.
Tim S.
-
Absolutely untelated to C::B and therfore violating our forum rules.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F (http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F)
Topic locked !!