Acorn C / C++ Compiler question.
|
Switched to C and the DDE for further developing BRIX (mock-up was on display on my stand back in Bristol.) Planning to make it multiplatform. What I need to know is whether the Norcroft Compiler has a global #define that would enable me to conditionally select and compile in the the RISC OS platform specific if it was defined? |
|
Yep. I think it’s |
|
Close – I believe the preferred one is |
|
OK… Nailed it with those suggestions, it’s __riscos |
|
Yeah, it looks like the DDE only has Meanwhile GCC defines |