Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - cc and mkdir: (2 Items)
   
cc and mkdir  
IDE 6.4.0 configured for 6.3.2 with custom Makefile. Sometimes when compiling a bunch of files we see:

cc: mkdir: Error creating temporary working directory

Then we lanch the compilation again and all is fine.  Seems totaly random.  Any idea what is going on ?
Re: cc and mkdir  
Windows?
There were some problems with creation of temporary directories/files. 
If I remember correct, from time to time (huge project, fast computer) 
collision occured when compiler (or make?) tried to create temp 
directory with the name that was still in use. It happend with early 
version of gcc 4.x? then it was fixed. I don't know does this problem 
exists in older version  of gcc. I guess, CLT guys would answer better:-)
Regards,
Alex

On 17/11/2008 10:52 PM, Mario Charest wrote:
> IDE 6.4.0 configured for 6.3.2 with custom Makefile. Sometimes when compiling a bunch of files we see:
>
> cc: mkdir: Error creating temporary working directory
>
> Then we lanch the compilation again and all is fine.  Seems totaly random.  Any idea what is going on ?
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post16711
>
>