Nathan Gunderson
Nathan Gunderson
That's unfortunate. The challenge is that we have a project setup with CMake to build towards multiple different targets, which would benefit from this kind of compiler specific configuration (specifically...
Any updates on this ability to have query-driver retrieve pre-defined macros? I would benefit from this use case for QNX with the QCC compiler. I have been able to get...
The list that `qcc -dM -xc++ /dev/null -c -v -E` prints out is quite long. ``` #define __SSP_STRONG__ 3 #define __DBL_MIN_EXP__ (-1021) #define __FLT32X_MAX_EXP__ 1024 #define __cpp_attributes 200809 #define __UINT_LEAST16_MAX__...
Any update on this issue? Running into the same file association issue described in #722.