This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Update to the GNU toll chain

The GNU tool chain delivered with µVUSION3 is quiet old. Does anybody have an update that can easily replace that version ? I would love to learn how to build my own from the GNU/GCC source but I don't have the energy !

Parents
  • Thanks for the pointers to the bug in GCC. This may explain an erratic behavior I have seen in my project. As I mentioned in the initial thread, my complaint was with the libraries. Here are the versions released by Keil:

    - BinUtils V2.14
    - GCC V3.3.1
    - uClibc V0.9.20
    - Cygwin DLL V1.3.22

    Everything would deserve an update !

    As far as ARM supporting GNU, my guess is as good as anybody's but I would think that ARM has a stronger incentive to release the GNU compiler than Keil had. An independant Keil needs to make money in Software. ARM makes most of its revenue with royalties on ARM core licences, so the lower the barrier to entry, the higher the potential return.

Reply
  • Thanks for the pointers to the bug in GCC. This may explain an erratic behavior I have seen in my project. As I mentioned in the initial thread, my complaint was with the libraries. Here are the versions released by Keil:

    - BinUtils V2.14
    - GCC V3.3.1
    - uClibc V0.9.20
    - Cygwin DLL V1.3.22

    Everything would deserve an update !

    As far as ARM supporting GNU, my guess is as good as anybody's but I would think that ARM has a stronger incentive to release the GNU compiler than Keil had. An independant Keil needs to make money in Software. ARM makes most of its revenue with royalties on ARM core licences, so the lower the barrier to entry, the higher the potential return.

Children