Jump to ID:
Community

Project Home

Tracker

Documents

Discussions

Wiki

Project Info
Forum Topic - Compilation failed but can be resumed: (1 Item)
   
 
 
Compilation failed but can be resumed  
Hi, 

I'm currently trying to port our QNX632 application to QNX640.
This will be done within a Windows XP environment using ant and a modified version of cpptasks supporting qcc.

Every once in a while I see following error:

       [cc] cc: spawn of c:\Dev\QNX640\host\win32\x86\usr\lib\gcc\i386-pc-nto-qnx6.4.0\4.2.4\cc1plus failed: No such 
file or directory
qcc failed with return code 1

Restarting the build process usually solves this failure and compilation resumes.
Using the  MinGW gcc 3.4.5 compilersuit does not show this error.

Is there anything I can do to avoid this error?

Thanks,

Ralf