搜索资源列表
atftp_0.4.tar
- linux系统下的tftp服务器和客户端程序-tftp server and client program in linux system
嵌入式系统uclinux编程
- 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函
graspforth
- graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to support all 32-bit micros that GCC cross-compiles to. Relocatable . to be able to run in-place in either Flash or Ram.
dreel430
- Datareel is a comprehensive cross-platform C++ development kit used to build multi-threaded database and communication applications. C++ is a programming language that produces fast executing compiled programs and offers
Build_GCC_Cross_Compiler_for_a_pecify_CPU
- 將GCC修改成客製化CPU的文件,對於需要C-COMPILER的人可以-GCC will revise the system of the CPU off the document on the need for C-COMPILER people can s
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by
arm_linux_sqlite
- Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6
armCrosscompiler
- 它可以经过一些操作把在linux上应用的gcc用于arm平台上作为编译器。-It can be operated through a number of applications in linux on the gcc for arm platform as the compiler.
arm+mmu
- arm+mmu详细图解 linux + arm + mmu 初学者比较有用-arm+ mmu detailed diagram linux+ arm+ mmu more useful for beginners
QT3.3.4
- QT3.3.4在远峰2410上移植 HOST 环境(虚拟机VM6.0): 系统:redhat 9 完全安装 交叉工具arm 2.95.3 TARGET环境 arm 2410 240*320屏外加触摸屏 cramfs文件系统 软件: cross-2.95.3.tar.bz2 qt-embedded-free-3.3.4.tar.bz2 qt-x11-free-3.3.4.tar.b
070107195410
- arm交叉编译安装程序,可以自动安装交叉编译期-arm cross compiler installation process, you can automatically install the cross-compile-time
wireless_tools.29.tar
- wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. It also contains the IfRename packa
gawk-3.1.6.tar
- gawk: linux下资料处理工具,可以将资料中按列取出,排序。已经cross compile 到arm linux2.6.24版本, 可以直接使用。-gawk: linux under the data processing tools, the information can be removed by the column, sorting. Have cross compile to arm linux2.6.24 versi
Cross-Compile-Howto
- VLC for Windows Cross-Compile HOWTO VLC for Windows Cross-Compile HOWTO
Cross-Platform_GUI_Programming
- Linux关于交叉编译的步骤,以及交叉编译的参数配置等资料,适合初学者-Linux cross-compilation on the steps, and cross-compile configuration parameters, etc., suitable for beginners
cross
- 遗传算法通过源代码 选择交叉编译 有较好的收敛性-Genetic selection through cross-compile the source code has a better convergence
ffmpeg_cross-compile
- 在windows下交叉编译ffmpeg时,碰到一些问题,网上未找到完整说明,整理该文档已供有需要的朋友参考-Cross-compile ffmpeg under windows, encounter some problems, the Internet did not find a complete descr iption, finishing the document for a friend in need reference
PowerPC-cross-compile
- PowerPC 交叉编译工具链的制作,针对PPC——8541芯片-PowerPC cross compiler tool chain production
sqlite-
- 将SQLite3.3.8(或者SQLite-3.3.12)移植到ARM2410开发板上,实现数据的增、删、改、查等功能。首先建立交叉编译环境,安装cross-2.95.3.tar.bz2交叉编译工具到/usr/arm-linux目录下,修改/home/sqlite-3.3.8目录下的configure文件的部分内容,将Makefile文件中的部分内容,设置交叉编译环境,再编译并安装,就生成了库文件,然后把sqlite3和lib下的库文件