2013年8月15日

uclibc,eglibc,glibc之间的区别和联系

摘要: http://bbs.chinaunix.net/thread-3762882-1-1.html1.Glibcglibc = GNU C Library是GNU项(GNU Project)目,所实现的 C语言标准库(C standard library)。目前,常见的桌面和服务器中的GNU/Linux类的系统中,都是用的这套C语言标准库。其实现了常见的C库的函数,支持很多种系统平台,功能很全,但是也相对比较臃肿和庞大。2.uClibc一个小型的C语言标准库,主要用于嵌入式。其最开始设计用于uClinux(注:uClinux不支持MMU),因此比较适用于微处理器中。对应的,此处的u意思是μ,Mi 阅读全文

posted @ 2013-08-15 10:30 androidme 阅读(571) 评论(0) 推荐(0) 编辑

Create a Bootable MicroSD Card

摘要: http://gumstix.org/create-a-bootable-microsd-card.html Create a Bootable MicroSD CardBeginnersNote: The following instructions are intended for experienced Gumstix users. Beginners are recommended to use Linaro or Sakoman's daily GNOME builds.Supported MMC/SD CardsGumstix DuoVero COMs and Overo 阅读全文

posted @ 2013-08-15 10:27 androidme 阅读(558) 评论(0) 推荐(0) 编辑

[Tizen]Creating a Tizen Platform Image from Scratch through Local Build

摘要: https://source.tizen.org/documentation/developer-guide/creating-tizen-platform-image-scratch-through-local-buildhttp://download.tizen.org/misc/media/ 阅读全文

posted @ 2013-08-15 10:23 androidme 阅读(170) 评论(0) 推荐(0) 编辑

导航