[coldfire-gnu-discuss] Compiling Freescale MQX with GCC

Maxim Kuvyrkov maxim at codesourcery.com
Thu Feb 11 17:22:34 UTC 2010


On 2/11/10 1:08 PM, Shaun James wrote:
> Hi,
>
> I am considering moving to linux based tools from Codewarrior.  Has anyone had any experience compiling the complimentary MQX RTOS and communications stacks with the GNU tools?

Shaun,

Building MQX with GNU tools is quite complicated, it requires 
non-trivial changes to the MQX source code.  Using the MQX libraries 
built with CodeWarrior is not an option either as CodeWarrior uses a 
different ABI from GCC.  There are also various incompatibilities 
between the binaries built with CodeWarrior and the GNU linker.  All and 
all, it is hard.

Nevertheless, we at CodeSourcery are actively working on adding MQX 
support to our commercial SourceryG++ tools, and, possibly as soon as 
this Spring, we will be releasing it to our customers.

Regards,

-- 
Maxim Kuvyrkov
CodeSourcery
maxim at codesourcery.com
(650) 331-3385 x724



More information about the coldfire-gnu-discuss mailing list