Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - cc mkdir: (5 Items)
   
cc mkdir  
Originaly posted in IDE forum:

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 mkdir  
Mario Charest wrote:
> Originaly posted in IDE forum:
> 
> 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 ?

There was a bug in the generation of names for temporary directories in 
qcc where names collided. This was fixed in 6.4.0.

Regards,

Ryan Mansfield
RE: cc mkdir  
Thanks, do you think it's ok to take qcc of 6.4.0 and overwrite the 6.3.2 one.

-----Original Message-----
From: Ryan Mansfield [mailto:community-noreply@qnx.com] 
Sent: November 18, 2008 9:03 AM
To: general-toolchain
Subject: Re: cc mkdir

Mario Charest wrote:
> Originaly posted in IDE forum:
> 
> 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 ?

There was a bug in the generation of names for temporary directories in 
qcc where names collided. This was fixed in 6.4.0.

Regards,

Ryan Mansfield

_______________________________________________
General
http://community.qnx.com/sf/go/post16749

Re: cc mkdir  
Mario Charest wrote:
> Thanks, do you think it's ok to take qcc of 6.4.0 and overwrite the 6.3.2 one.

Yes, that should work. If not, you could request a PSP against the 6.3.2 
release through the regular support channels or I could post an 
experimental in the form if you'd like. Please let me know.

Regards,

Ryan Mansfield
RE: cc mkdir  
Using qcc of 6.4.0 seems to work fine.  I'm ok with that solution.

-----Original Message-----
From: Ryan Mansfield [mailto:community-noreply@qnx.com] 
Sent: November 18, 2008 11:14 AM
To: general-toolchain
Subject: Re: cc mkdir

Mario Charest wrote:
> Thanks, do you think it's ok to take qcc of 6.4.0 and overwrite the 6.3.2 one.

Yes, that should work. If not, you could request a PSP against the 6.3.2 
release through the regular support channels or I could post an 
experimental in the form if you'd like. Please let me know.

Regards,

Ryan Mansfield

_______________________________________________
General
http://community.qnx.com/sf/go/post16797