Hey All,
I noticed the talk of different compilers the last few days and
thought I'd throw in a comment.
We started using gcc-4.0.2 last summer with the TS-7260 in order to
get some of the C++ TR1 features like shared_ptr's in our application.
Turns out there's a a bug in the 4.0.2 shared_ptr implementation
(uninitialized mutex) that causes the application to deadlock, under
just the right circumstances.
That particular bug was apparently fixed in gcc-4.0.3, but we decided
to start testing gcc-4.1.1 for our app (w/ glibc-2.3.2). So far, so good.
So anyway, gcc-4.0.3 and gcc-4.1.1 both build properly with
glibc-2.3.2 for the ARM9. If you're going with a 4.x compiler, maybe
it's better to use a newer one.
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/
|