Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 1.8.0
-
Fix Version/s: 1.8.1
-
Component/s: Platforms: QNX, Toolchains: QCC
-
Labels:None
-
Environment:Windows, qnx660, armv7a
-
Commits:afd520c94c784e1f680f938d38ca36ebf0ec0907
Description
qcc fails to compile with the following error:
cc: unknown option: '-isystemC:/qnx660/target/qnx6/usr/include'
If replace -isystem with -I inside gcc.js function compilerFlags it compiles