News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

change /tmp directory

Started by noidian, July 25, 2011, 03:34:03 AM

Previous topic - Next topic

noidian

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


noidian

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?

stahta01

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Jenna

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

Topic locked !!