I\'m having a project which compiles perfectly with gcc, but fails to compile under Greenhills Integrity environment.
The linker is reporting multiply defined errors for an inline function. I have the following code in a header file:
I\'m interested in any comparisons between GCC and Greenhills C compiler with regard to memory footprint of generated code specifically on ARM platforms.