On 08/07/13 13:06, Dmitry wrote:
> Hi All,
> 
> I'm quite distant from MSPs now yet just interesting -
> is now gcc's ABI compatible with others (like IAR CS, etc.) ?
> 
> Cheers,
> Dmitry.
> 

Why is that likely to matter?  Are you mixing code compiled with one
compiler with code compiled with another?

It matters that the headers are the same (or at least compatible), so
that you can use the same code to access peripherals in the same way.



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to