Location:
Search - gcc elf
Search list
Description: 这是gcc编译中不可或缺的代码段,想了解elf的人不如从源代码入手,深入理解elf的思想。-gcc This is an indispensable source of that to understand better the elf from the start with the source code, in-depth understanding of elf thinking.
Platform: |
Size: 269475 |
Author: haugnwm |
Hits:
Description: ucos-ii for gcc-elf-68k-CENTER-ii for gcc - elf-68K
Platform: |
Size: 900317 |
Author: 雨中乐 |
Hits:
Description: 不包含识别算法,在m68k-elf-gcc 2.95.3下编译通过,还没做实物测试。包含了系统初始化和液晶显示模块,传感器数据录入。
-does not include recognition algorithm, the m68k - elf-gcc 2.95.3 under compile, No physical tests done. Includes system initialization and LCD modules, sensor data input.
Platform: |
Size: 68136 |
Author: 刘维 |
Hits:
Description: gpio驱动
leddrv.c为驱动源程序
writeled.c为应用程序
writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c
leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c
Platform: |
Size: 2108 |
Author: zhengbo |
Hits:
Description: 到官方下载个 http://hostap.epitest.fi/wpa_supplicant/ 最新版 到 http://www.openssl.org/source/ 下载个 \wpa_supplicant-0.6.9\patches 有对应补丁的源码 首先先编译openssl 打对应的补丁后 ./Configure linux-elf-mips -DB_ENDIAN linux:'mipsel-linux-gcc' shared --prefix=/home/blue/linux/wpa_supplicant-0.6.9/openssl-h
Platform: |
Size: 1638224 |
Author: kunterxlp@126.com |
Hits:
Description: ARM处理器的bootloader源码,很有参考价值,配有详细的注释和讲解。-ARM processor Bootloader source, was useful and equipped with detailed notes and presentations.
Platform: |
Size: 243712 |
Author: 余爱军 |
Hits:
Description: 这是gcc编译中不可或缺的代码段,想了解elf的人不如从源代码入手,深入理解elf的思想。-gcc This is an indispensable source of that to understand better the elf from the start with the source code, in-depth understanding of elf thinking.
Platform: |
Size: 269312 |
Author: |
Hits:
Description: ucos-ii for gcc-elf-68k-CENTER-ii for gcc- elf-68K
Platform: |
Size: 900096 |
Author: 雨中乐 |
Hits:
Description: c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c
c67-gen.c Changelog coff.h configure
COPYING elf.h [examples] float.h
gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c
il-gen.c il-opcodes.h libtcc.h libtcc1.c
libtcc_test.c Makefile README stab.def
stab.h stdarg.h stdbool.h stddef.h
tcc-doc.html tcc-doc.texi tcc.1 tcc.c
tccasm.c tcccoff.c tccelf.c tcclib.h
tccpe.c tcctest.c tcctok.h texi2pod.pl
tiny_impdef.c TODO varargs.h VERSION-c language compiler arm-gen.c asmtest.S bcheck.c boundtest.cc67-gen.c Changelog coff.h configureCOPYING elf.h [examples] float.hgcctestsuite.sh i386-asm.c i386-asm.h i386- gen.cil-gen.c il-opcodes.h libtcc.h libtcc1.clibtcc_test.c Makefile README stab.defstab.h stdarg.h stdbool.h stddef.htcc-doc.html tcc-doc.texi tcc.1 tcc. ctccasm.c tcccoff.c tccelf.c tcclib.htccpe.c tcctest.c tcctok.h texi2pod.pltiny_impdef.c TODO varargs.h VERSION
Platform: |
Size: 423936 |
Author: |
Hits:
Description: 不包含识别算法,在m68k-elf-gcc 2.95.3下编译通过,还没做实物测试。包含了系统初始化和液晶显示模块,传感器数据录入。
-does not include recognition algorithm, the m68k- elf-gcc 2.95.3 under compile, No physical tests done. Includes system initialization and LCD modules, sensor data input.
Platform: |
Size: 68608 |
Author: 刘维 |
Hits:
Description: gpio驱动
leddrv.c为驱动源程序
writeled.c为应用程序
writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c
leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c
-GPIO driver leddrv.c-driven source code for applications writeled.c way writeled.c compiler arm-elf-gcc-Wall-O2-Wl,-elf2flt-o writeled writeled.cleddrv.c way compiler arm-elf-gcc-- you are D__KERNEL__-I of the uClinux directory/linux-2.4.x/include-Wall-Wstrict-prototypes-Wno-trigraphs-O2-fno-strict-aliasing-fno-common-fno-common-pipe-fno-builtin-D__linux__-- DNO_MM-mapcs-32-march = armv4-mtune = arm7tdmi-mshort-load-bytes-msoft-float-DMODULE-c-o leddrv.o leddrv.c
Platform: |
Size: 2048 |
Author: zhengbo |
Hits:
Description: 基于at91rm9200的串口驱动,在linux下的编程-Based on AT91RM9200 serial driver in linux programming under
Platform: |
Size: 1024 |
Author: 张艳龙 |
Hits:
Description: gcc的介绍使用,编译,调试,在linux下很有用的编译器-introduction of the use of gcc, compile, debug, useful in under linux compiler
Platform: |
Size: 573440 |
Author: wu |
Hits:
Description: 凌阳DVD碟机系统程序编译环境GCCL2-Sunplus DVD drive system procedures GCCL2 compiler environment
Platform: |
Size: 13409280 |
Author: dengsujun |
Hits:
Description: Embedded File Manager for VT100J terminal. Platform independent. Tested with MinGW and arm-elf-g-Embedded File Manager for VT100J terminal. Platform independent. Tested with MinGW and arm-elf-gcc
Platform: |
Size: 27648 |
Author: Ura |
Hits:
Description:
Platform: |
Size: 155648 |
Author: lammyt |
Hits:
Description: openrisc gnu toolchain for windows
Platform: |
Size: 34179072 |
Author: Matt |
Hits:
Description: This is a WinARM/arm-elf-gcc version of the
ATMEL basic-usb example.
Platform: |
Size: 317440 |
Author: vaginat |
Hits:
Description: operating system specific defines to be used when targeting GCC for some generic ELF system.
Platform: |
Size: 1024 |
Author: wieqinrun |
Hits:
Description: 修复损坏的elf文件格式, 使用方法: gcc fix.c -I. 编译, ./a.out 动态库路径(repair .so file which elf header is be destroyed , usage : gcc fix.c -I . for compile, ./a.out the share library path , for repair)
Platform: |
Size: 13312 |
Author: 青我所青
|
Hits: