--- In "jdsjls2002" <> wrote:
>
> What is the difference between the cross tool chain versions on the
> TS7250 development kit CD? Why would I choose one over another?
>
> I am interested in one of the linux versions. My host system is
> Ubuntu 8.04.
>
> John Sotack
>
If you're writing programs in "C" you won't experience too much
difference in the different compiler versions, although the newer ones
(4.x) issue more warnings for questionable code. That could be helpful
to find bugs, or maybe just annoying, depending on you're point of view.
If you're programming in C++, however, the 4.x versions have
significant advantages, with enhancements to the STL, significant bug
fixes, and new language features like the TR1 classes.
Frank
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|