FTK demo on Ben NN
Richard Sharpe
realrichardsharpe at gmail.com
Fri Mar 19 02:27:31 EDT 2010
2010/3/18 zhan han <zhanhan.cn at gmail.com>:
> Well, FTK support 47xx, you don't warry about many things cause the
> developer use 47xx too.
Since FTK supports the 47xx, don't worry, because the developer also
uses the 47xx.
> Here is the step:
Here _are_ the steps ...
> 1.mkdir ftk; cd ftk
> 2.tar xf /PATH/TO/ftk-0.3.tar.gz; mv ftk-0.3 ftk
> 3.cp ftk/tools/cross-build/cross.mk .
> 4.cp ftk/tools/cross-build/env.sh .
> 5.vi env.sh, do some comment and uncomment, you well see jz4740 lines
> 6. source env.sh
> 7. make -f cross.mk
> 8.when its done, there a mips/usr directory, all binaries are here.
>
> or read: ftk/tools/cross-build/README
> thats it.
Sigh,
Not quite:
if [ ! -e packages ]; then mkdir packages;fi
cd packages && wget http://www.zlib.net/zlib-1.2.3.tar.gz
--2010-03-18 23:21:58-- http://www.zlib.net/zlib-1.2.3.tar.gz
Resolving www.zlib.net... 69.73.181.135
Connecting to www.zlib.net|69.73.181.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-03-18 23:21:59 ERROR 404: Not Found.
I changed cross.mk to use zlib-1.2.4 ... I hope that none of the
others have changed ...
--
Regards,
Richard Sharpe
More information about the discussion
mailing list