Re: C Compilers
- Posted by axtens_bruce 3 months ago
- 725 views
ghaberek said...
we're depending on a few GCC-specific features.
So I've just noticed. There's a workaround for __attribute__ discussed on StackOverflow.
In my ample spare time (NOT!) I may play with postprocessing the code for CL to compile.
-Bruce