Welcome![Sign In][Sign Up]
Location:
Search - arm-linux-gcc

Search list

[Linux-Unixgdb-5.0.tar

Description:
Platform: | Size: 12299264 | Author: hui | Hits:

[Embeded-SCM Developminigui_pos.tar

Description: 这是一个MINITGUI2。0的应用程序,包内有MAKEFILE,可以用ARM-LINUX-GCC直接编译并且运行在LINUX嵌入式系统中,-MINITGUI2. 0 applications, packets are MAKEFILE. can be used ARM-Linux-direct GCC compiler and run on the Linux Embedded Systems,
Platform: | Size: 488448 | Author: lipenf | Hits:

[Embeded Linuxsoftlock3_src.tar

Description: moto e2键盘软锁第三版,使用moto e2 sdk 和 arm-linux-gcc编译
Platform: | Size: 137216 | Author: letterb | Hits:

[ARM-PowerPC-ColdFire-MIPSusb_drver

Description: ARM9处理器所使用USB接口,USB的驱动程序-ARM9 processor used in USB interface, USB driver
Platform: | Size: 951296 | Author: | Hits:

[Video Capturecamstream-0.26.3.tar

Description: 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-Most online linux/unix video capture procedures are based on the Video4Linux. V4L2-based procedure is relatively small. I wrote it myself based on video4linux2 (V4L2) the video capture process. Has been tested successfully. Compilers please use GCC, or cross-compiler arm-gcc and so on.
Platform: | Size: 1585152 | Author: tang | Hits:

[Embeded LinuxarmCrosscompiler

Description: 它可以经过一些操作把在linux上应用的gcc用于arm平台上作为编译器。-It can be operated through a number of applications in linux on the gcc for arm platform as the compiler.
Platform: | Size: 135168 | Author: 吴楠 | Hits:

[Embeded Linuxarm_cross-3.4.4.tar

Description:
Platform: | Size: 49445888 | Author: 孙胜全 | Hits:

[Linux-Unixcamsnap

Description: 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.-Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefile reads as follows, please note that playing lowercase: cc = gcc# Cflags =- i/firendly-arm/kernel/include-i/usr/local/arm/2.95 .3/arm-linux/include-wall-dhave_libjpeg#-dvideo_dev =
Platform: | Size: 2048 | Author: yinlingpeng | Hits:

[Linux-Unix08

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 23552 | Author: qwt | Hits:

[Linux-Unix06

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 5120 | Author: qwt | Hits:

[Linux-Unix04

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 4096 | Author: qwt | Hits:

[Embeded Linux9200_serial

Description: 基于at91rm9200的串口驱动,在linux下的编程-Based on AT91RM9200 serial driver in linux programming under
Platform: | Size: 1024 | Author: 张艳龙 | Hits:

[Linux-Unixinterrupt

Description: interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt-interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc-o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt
Platform: | Size: 1024 | Author: nameblue | Hits:

[Embeded LinuxdevkitGP2X_buildscript

Description: 用于生成arm-linux-gcc的脚本文件-use to compile arm=linux-gcc
Platform: | Size: 33792 | Author: Seah | Hits:

[Otheriso7816-3

Description: 智能卡接口控制器源代码,符合ISO7816-3的协议要求-Smart card interface controller source code, in line with the ISO7816-3 of the agreement called for
Platform: | Size: 14336 | Author: bailing | Hits:

[Embeded-SCM Developfft-arm

Description: 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。-Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extended 16 and 256 candidates and used it in our project it has been verified as fast and stable. Now we add some test vectors running on Linux with GCC 4 for testers who want to use or just evaluate it. Installing FFTW3 is recommended for evaluating the code exactly.
Platform: | Size: 242688 | Author: Tony Gibson | Hits:

[File Format200841613515595

Description: 下载vsftpd-2.0.6.tar.gz 网上很好找的,附件也提供下载,解压。 tar zxvf vsftpd-2.0.6.tar.gz 修改解压包内文件MakeFile,改交叉编译器,我的路径是 # Makefile for systems with GNU tools CC= /usr/local/arm/3.4.1/bin/arm-linux-gcc 直接编译会出错,还要改一个包含库文件的文件vsf_findlibs.sh 把下面两句屏蔽掉吧-Download vsftpd-2.0.6.tar.gz easy to find online, and accessories are also available for download, unzip. tar zxvf vsftpd-2.0.6.tar.gz modify the extract package files MakeFile, change cross-compiler, my path is# Makefile for systems with GNU tools CC =/usr/local/arm/3.4.1/bin/arm-linux-gcc directly translated to be wrong, but also to change a library file that contains the following two masked vsf_findlibs.sh Bar
Platform: | Size: 197632 | Author: qwe | Hits:

[Linux-Unixqtopia_make

Description: 包含内容: 编译qtopia编译过程及出现错误的解决办法 添加touchscreen的过程,环境变量的设置,tslib编译过程-qtopia make with arm-linux-gcc 3.4.1,how do include tslib,and how do set expotr
Platform: | Size: 7168 | Author: 灵四 | Hits:

[ARM-PowerPC-ColdFire-MIPS2.24project-finish

Description:
Platform: | Size: 334848 | Author: 吴金鹏 | Hits:

[Linux-Unixsboot-1.0.1.tar

Description: arm-linux-gcc下编译通过的sdboot,使用了u-boot的Makefile
Platform: | Size: 94208 | Author: puyu | Hits:
« 1 2 3 4 5 6 78 9 10 11 »

CodeBus www.codebus.net