全部博文(1159)
发布时间:2015-09-20 09:54:46
<a href="http://os.chinaunix.net/a2011/1101/1266/000001266725.shtml" target="_blank">http://os.chinaunix.net/a2011/1101/1266/000001266725.shtml</a><br /><br /><div class="word"><p> <b> 【IT168 评论】</b> 大家都知道Android是基于Linux内核的操作系统,也曾经和Linux.........【阅读全文】
发布时间:2015-09-19 08:42:19
编译cBPM-android—arm_crossworks_reference_manual.pdf......【阅读全文】
发布时间:2015-09-18 23:34:08
https://gcc.gnu.org/ml/gcc-help/2009-10/msg00320.html<br /><br /><br />JJ <alchemistmba@gmail.com> writes:<br /><br />> I get undefined references to these two symbols while linking:<br />><br />> _aeabi_unwind_cpp_pr1<br />> __cxa_end_cleanup<br />><br />><br />&g.........【阅读全文】
发布时间:2015-09-18 22:58:06
编译cBPM-android—CodeBlocks(全局、局部)参数设置—CentOS 7— android-ndk......【阅读全文】
发布时间:2015-09-18 18:19:14
error: undefined reference to '__aeabi_uidiv'......【阅读全文】
发布时间:2015-09-18 17:46:32
为android提供的部分第三方C/C++静态库—libsqlite—libuuid—libevent_static......【阅读全文】
发布时间:2015-09-17 09:43:35
<a target="_blank" href="stackoverflow.com/questions/12920620/trying-to-build-xerces-c-for-android">stackoverflow.com/questions/12920620/trying-to-build-xerces-c-for-android</a><br /><br /><br />I was looking for a way to build the Xerces-C++ library for Android that I need as a dependency of De.........【阅读全文】
发布时间:2015-09-16 17:53:23
编译cBPM-android-19—CodeBlocks—CentOS 7— android-ndk10—编译libiconv和xerces-c......【阅读全文】
发布时间:2015-09-16 15:28:55
<br />https://groups.google.com/forum/?fromgroups=#!topic/android-ndk/M5XedQm0bvQ<br /><br /><span style="color:#E53333;"></span><span style="color:#E53333;">+++++</span><span style="color:#E53333;">问题</span><br /><br />Hi everyone, <br /><br />I am trying to cross compile the GNU libiconv-.........【阅读全文】
firelight_t2014-05-17 22:44
张老师好,有个问题请教一下,我有两个硬盘,我在一我SD上面安装了window8,在再机械硬盘上安装RHEL7 ,我发现RHEL7的grub和RHEL6 的grub不一样啊。我现在找不回我的window8了,,,RHEL7 的grub,需要怎么修复。。格式是什么样的,求搭救
zhaocunhao2013-05-28 16:08
老师好:tar包解压后的好多文件,如何删除啊,我自己用了下面这个命令不行啊:tar -tf arm-linux-tools-20070808.tar.gz | rm -dfr