So I'm trying to install the GNU Common C\C++ libraries on my TS-7200.
http://www.gnu.org/software/commoncpp/
Because it has a bunch of cool tools/classes.
Currently the TS-7200 has taken 40 minutes and it is still only
compiling the first header/source file. :-(
I have thought about trying to use the crosstool chain under cygwin to
speed this up. But the way I see it there are at least three things I
have to overcome.
1) tell configure to build for arm "./configure --target=arm" ???
2) figuring out where MAKE is put all the object files it created.
3) copying the object files and header files to the correct
directories on the TS-7200.
Does any one have any thoughts on this? Am I missing a step (or 2)?
thanks
Roger
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|