I forgot to make it explicitly clear, the compiler that ts distributes is an
OABI compiler, using gcc 4.1.2 (if i remember correctly), and glibc 2.3.2. The
instructions I gave are EABI, gcc 4.3.3, and glibc 2.9.
What we have done is totally replaced the system. We recompiled the kernel and
busybox, with our compiler (we will post how we did that pretty soon), and
ditched debian. We use Qt/Embedded, and therefore do not need xorg, or debian.
If you try to use this compiler without recompiling other software on your
board, you might run into some problems linking to libraries, due to different
versions of glibc.
By the way, it really was annoying that in the busybox that ts released, pipe
does not work. I really hated typing
/mnt/root/bin/ls | /mnt/root/bin/grep blah
In our new busybox, piping is working just fine.
------------------------------------
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/
|