gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz
标签: Installtion gcclib kernel Linux
上传时间: 2014-03-12
上传用户:源码3
PIC18F452下的uCOS2移植成功代码+MPLAB IDE V8.0的项目文件。结构非常精简,易于理解,使用前请参考其中的“使用前先读我.txt”,否则可能无法正确编译。
上传时间: 2016-12-26
上传用户:anng
麻省理工学院MATLAB使用指南,是入门学习不错的资料
上传时间: 2016-12-29
上传用户:cazjing
一个EJB3.0的ManyToMany映射的例子,基于eclipse平台编写
标签: ManyToMany eclipse EJB 3.0
上传时间: 2014-11-28
上传用户:邶刖
一个EJB3.0的sessionbean的例子,基于eclipse平台编写
标签: sessionbean eclipse EJB 3.0
上传时间: 2013-12-11
上传用户:watch100
本书是Java 2认证考试的最新学习指南,内容包括:类层次的设计和实现,类、方法和Java applet的使用及创建,因特网客户/服务器程序的编写,使用Java访问数据库等等。本书深入浅出、内容全面,书中提供了Java 2的新考试模拟试题及答案,并详细讲解了Java 2考试的新增内容。
标签: Java
上传时间: 2017-01-04
上传用户:firstbyte
基于VC6和Brew2.0的最简应用,已在模拟器上运行成功!
上传时间: 2013-12-18
上传用户:koulian
PICDEM+2使用指南(英文).pdf
上传时间: 2013-11-29
上传用户:13188549192
是关于连续蚁群算法的文章 使用后感觉很好,学到不少东西
标签: 蚁群算法
上传时间: 2014-11-14
上传用户:lizhizheng88
Holtek单片机源码:此应用示范了使用HT48C10单片机的 16 位定时计数器产生内部中断以实现计时功能。这个应用依靠系统时钟频率作为计时的基准。此处所示的应用使用了 400KHz的系统时钟,通过内部除四分频产生 100KHz 的定时/计数器时钟。对于一个 16 位的计数器最大计数值为 65536,这将每隔 0.65536 秒产生一个内部中断。但是时钟需要1秒作为基本时间单元。 因此定时/计数器被设置成记录0.5秒的基准时间,取两次中断可得到 1 秒的基准时间。这里的应用使用 4 个 7 段数码管显示24 小时制的时间,显示小时和分钟。而小时和分钟的调节由两个键来控制。
上传时间: 2017-01-22
上传用户:wmwai1314