Tool chain base

Technical questions regarding the XTC tools and programming with XMOS.
diltsman
Member++
Posts: 21
Joined: Sun Mar 03, 2013 11:26 pm

Tool chain base

Post by diltsman »

If I look at the tools it looks like tool chain uses libstdc++ 4.2.1. Is this correct? What compiler (and version) is xcc based on? Some of what I am seeing seems to indicate that it is based on LLVM with the GCC front end.

If the base tool chain is older, does anybody know if there are plans to update to a more recent tool chain? Honestly, I can't complain all that much, since the tool chains that I use at work are on the order of 10-20 years old and have trouble with basic things in C like variable scoping.