Author Topic: change /tmp directory  (Read 4733 times)

Offline noidian

  • Single posting newcomer
  • *
  • Posts: 5
change /tmp directory
« 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
 

Offline noidian

  • Single posting newcomer
  • *
  • Posts: 5
Re: change /tmp directory
« Reply #1 on: July 25, 2011, 04:06:22 am »
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?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7789
    • My Best Post
Re: change /tmp directory
« Reply #2 on: July 25, 2011, 04:11:02 am »
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++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: change /tmp directory
« Reply #3 on: July 25, 2011, 08:44:00 am »
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 !!