搜索资源列表
dialog.tar
- This version of dialog, formerly known as cdialog is based on the Debian package for dialog 0.9a (see CHANGES for recent modifications) 这是一个 unix 系统下的对话框管理程序, 你可以将该程序编译后,直接使用。-This version of dialog, formerly known as cdialog is based on the Debian p
tcc-0.9.23.tar
- 小型的C编译器,可以在linux编译通过,尔却使用方便-a Tiny C language compiler, can built on linux,handy
Linux内核重编译常见故障介绍
- 收集整理了几个在Linux内核重编译中最常见的故障及其解决方法,如果您在编译内核过程中遇到了类似的故障,那么本文将会对您有所帮助。-collected several of the Linux kernel recompile the most common fault and the solution, if you are in the kernel process encountered a similar fault, then this will be of help to you.
PC环境下用BC3.1编译连接调试uCOS-II源文件
- PC环境下用BC3.1编译连接调试uCOS-II源文件-PC environment with debugging BC3.1 compiler link uCOS-II source
gcc-3.4.0
- gcc-3.4.0版本,可以支持p2pSim。用高版本的gcc编译器即可编译然后安装。好不容易找到的资源,希望对大家有用哦。
arm-linux-gcc3.4.1.Linux下面的交叉编译工具
- Linux下面的交叉编译工具arm-linux-gcc3.4.1版本,这是目前比较新的一个版本。,
rt2860.tar
- Linux下的RT系列无线网卡驱动,可以直接在x86平台上编译,如果要在其他平台运行,请修改相应的交叉编译选项。-The driver of wireless network card in RT series under Linux is in the attachment.
linux
- Linux内核编译常见错误排除,这对大家编译内核有遇到的问题有一定的帮助-Linux kernel compile rule out common mistakes, which we have encountered in the kernel to a certain extent to help
Linux
- Linux操作系统的内核编译步骤.doc
uclinux
- Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核 的工作,只不过也许由于内核版本不同会产生一些不同的结果
Linux嵌入式开发编译好的内核和uboot
- 嵌入式开发的第一步做好内核和uboot编译,嵌入式开发的第一步做好内核和uboot编译
apk反编译
- Android 系统 apk反编译的方法(Apk decompile method of Android system)
crosstool_script-master
- 使用ct-ng搭建s3c2440的交叉编译环境,在debian 上实现,脚本流程是先用1enviroment 2 build-ct-ng 3build_crosstool_for_s3c2440 需要用户名ll /home/ll 或者自己修改脚本里的目录 在编译cross是弹出配置窗口选择退出并保存 编译结果在/home/ll/x-tools/下(BUIDL THE CROSSTOOLS FOR S3C2440 SHELL scr iptS)
Makefile进行多文件的编译
- 学习makefile对linux下的多文件进行同时编译,比gcc进行的单文件编译高效,方便(Learning makefile for Linux under the simultaneous compilation of multiple files, than GCC single file compilation efficient and convenient)
linux内核编译详解
- Linux内核编译详解,内容较为齐全,供大家参考!(Linux kernel compiler detailed explanation for reference)
So file decompile tool
- android 反向工程 安卓so文件反编译工具(Android reverse engineering So file decompile tool)
编译
- CS课程编译技术资料 考前复习专用 英语PPT(compilation technology)
实验02 编译运行简单内核示例程序
- 一个实验指南,在linux下,编译运行简单的内核示例程序,具体见ppt(Compile and run a simple kernel sample program)
Linux编译链接装载
- 一个关于Linux下C语言程序从编译到运行的详细过程,包括预处理、处理、汇编、链接、装载过程。(A detailed process for the process from compiling to running under Linux, including preprocessing, processing, assembly, linking, and loading.)
条件编译和结构体
- linux的基础知识,应用C语言的条件编译和结构体(Conditional compilation and structure)