Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux makefile
Search - linux makefile - List
有关Makefile生成的全攻略,包括autoconf,aclocal工具的使用等等。- The related Makefile production all captures, including autoconf, aclocal tool use and so on.
Date : 2025-12-20 Size : 213kb User : 侯景昆

UCLINUX下makefile文件的编写详细解说.对初学者很有用-UCLINUX makefile under the document prepared in detail. Very useful for beginners
Date : 2025-12-20 Size : 51kb User : 520533

HHARM2410: 1. 从ftp://ftp.arm.linux.org.uk上下载linux内核,由于项目原因,先后跑了2.6.11,2.6.13和2.6.15,试了一下ftp.kernel.org上下载的2.6.16,没跑起来,打住。 2. 编辑linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改为 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我用的编译器是4.0.1版本的,一般的3.x的应该都没问题-HHARM2410: 1. Ftp://ftp.arm.linux.org.uk downloaded from the linux kernel, as a result of the reasons the project has run 2.6.11,2.6.13 and 2.6.15, try a bit ftp.kernel.org downloaded 2.6.16, no run up, stop. 2. Editor linux-2.6.15/Makefile, ARCH? = $ (SUBARCH) CROSS_COMPILE? = Read ARCH? = Arm CROSS_COMPILE? = Arm-unknown-linux-gnu-compiler I used is version 4.0.1, the general 3.x should be no problem
Date : 2025-12-20 Size : 67kb User :

华恒科技 HHCF5249-R3 技术手册 第一章 产品简介 第二章 软件系统 第三章 硬件系统 第四章 机械特性 第五章 底板的硬件设计 第六章 售后服务及技术支持 附录 附录A 初始化 附录B LINUX 常见术语 附录C 常用LINUX 命令 附录D GCC 与GDB 附录E MAKEFILE 附录F UCLINUX 系统分析 uClinux 简介 uClinux 小型化的做法 uClinux 的开发环境 uClinux 的内存管理 工具及内核 附录G 图形界面(GUI)接口函数API 附录H 参考资料-华恒technology HHCF5249-R3 Technical Manual Chapter Products Software System Introduction Chapter II Chapter III Chapter IV of the hardware system mechanical properties backplanes Chapter V Chapter VI hardware design after-sales service and technical support initialization Appendix Appendix A Appendix B LINUX common terminology commonly used LINUX command Appendix C Appendix D GCC and GDB Appendix E MAKEFILE Appendix F UCLINUX analysis uClinux About uClinux miniaturization approach uClinux development environment for uClinux kernel memory management tools and Appendix G graphical interface (GUI) interface function API Reference Appendix H
Date : 2025-12-20 Size : 769kb User : Rae

DL : 0
Linux下Makefile的编写手册。全部是中文版,介绍详细,是根据gun的官方网站上的手册翻译而来,目前最权威的手册。-Makefile under Linux the preparation of manuals. All is the Chinese version, a detailed introduction is based on the official website of gun manual translation from the most authoritative manual.
Date : 2025-12-20 Size : 141kb User : 王大为

DL : 0
autoconf automake实例gcc编译java方法.txt,gcc的组件和软件工具 .txt,gcc库.txt,gdb自己总结.txt,linux 下gcc 编程.ppt,linux下JAVA环境设置.pdf,Vi指令大全.htm,跟我一起写 Makefile.pdf-autoconf automake instances gcc compiler java methods. txt, gcc components and software tools. txt, gcc library. txt, gdb their summing up. txt, linux under gcc programming. ppt, linux under the JAVA environment settings. pdf, Vi commands Guinness . htm, with me to write Makefile.pdf
Date : 2025-12-20 Size : 5.97mb User : tao

收集了个人的一些关于makefile的编写资料,包括由易到难部分-Collected some personal information on the preparation of makefile, including some由易到难
Date : 2025-12-20 Size : 1.34mb User : 张无痕

DL : 0
MAKEfile 大家都知道是 LINUX 底下一个不可或缺的工具 更好的使用它将给自己带来更多的方便-Makefile LINUX We all know it is under an indispensable tool to better use it to bring more convenience to their own
Date : 2025-12-20 Size : 131kb User : JiaHuaU

DL : 0
知道LINUX下编程的估计没有人不知道MAKEFILE吧,这本书就是真们介绍LINUX/UNIX下的MAKEFILE的-Under LINUX programming know and no one estimate MAKEFILE you do not know that this book is really about LINUX/UNIX under the MAKEFILE
Date : 2025-12-20 Size : 419kb User : joesh

DL : 0
Linux 作一简单介绍,然后通过讲解 Linux 上进行编程的常识以及典型场景的 演示,使大家对 Linux 上的程序开发有一个感性认识。在此基础上,重点讲述 Linux 上 C 语言编程的基本工具,包括编译器和调试器,主要是它们的重要选项和基本用法。 接下来讲述在项目组织和开发过程中非常重要的工具,即 GNU make 和 makefile。 最后讲述 diff/patch 工具。 -Linux to make a brief introduction, and then passed on the Linux program on common sense and typical scenes of the demonstration, so that everyone on the procedures for the development of Linux has a perceptual knowledge. On this basis, the focus on Linux on C language programming of the basic tools, including compiler and debugger, mainly they are an important option, and basic usage. Next on the project organization and development process a very important instrument, that is, GNU make and makefile. Finally on the diff/patch tools.
Date : 2025-12-20 Size : 128kb User : ting

DL : 0
本电子文档讲述如何写makefile,能很好帮助学习Linux。-The electronic documents on how to write makefile, can be a good help to learn Linux.
Date : 2025-12-20 Size : 334kb User : wangliang

DL : 0
GNU Make的中文使用手册,linux/unix环境的Makefile的语法说明-GUN Make the Chinese user manual
Date : 2025-12-20 Size : 39kb User : 大江

这是一个Linux下的Makefile介绍说明书籍,可以很快入手-This is a Makefile under Linux presentations of books, you can start soon
Date : 2025-12-20 Size : 392kb User : dodo

DL : 0
本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中各级的Makefile文件。目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。-I read the Linux source code in the process of discovery to a comprehensive understanding of the structure of Linux, Linux programming understanding and thinking of the overall design must first of all read the source code of Linux at all levels of the Makefile file. At present, although there are a number of online books, but they can not fully explain the source code of Linux at all levels of Makefile files, so I carefully read the GNU Make Manual (3.79) version of the original text, on the basis of the translation of the manual to Linux source code to meet the interest or wish to adopt GCC programming GNU Make but the lack of a comprehensive understanding of the needs of people.
Date : 2025-12-20 Size : 139kb User : 陈子佳

DL : 0
linux下makefile的编写指南,学linux编程一定要学makefile!-linux under the guidelines for the preparation of the makefile, learning to learn linux programming makefile!
Date : 2025-12-20 Size : 478kb User : 王刚

DL : 0
linux make工具中文手册,makefile文件编写基础-tool linux make Chinese manual
Date : 2025-12-20 Size : 880kb User : sunlight

DL : 0
linux操作系统下C语言编程,希望对大家有所帮助。新手必备-under the linux operating system, C language programming, we hope to be helpful. Novice must
Date : 2025-12-20 Size : 275kb User : 陈琦

介绍LINUX中的MAKEFILE的结构,如何写MAKEFILE文件等。-LINUX introduced in the MAKEFILE structure, how to write MAKEFILE files.
Date : 2025-12-20 Size : 323kb User : 杨春

很好的介绍LINUX Makefile的资料-Good introduction to LINUX Makefile information
Date : 2025-12-20 Size : 580kb User : jerry

DL : 0
什么是linux的makefile?makefile如何工作?怎么编写makefile?这篇短短的文档可以解答所有的上述问题。-What is linux the makefile? makefile work? How the preparation of makefile? This short document can answer all these questions.
Date : 2025-12-20 Size : 548kb User : redcat1
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.