代码搜索:ARM M3
找到约 10,000 项符合「ARM M3」的源代码
代码结果 10,000
www.eeworm.com/read/118140/14885426
makefile
CC = arm-elf-linux-gcc
LD = arm-elf-linux-ld
CFLAGS = -O0 -Wall -Wsign-compare -DCONFIG_KERNELD -DMODULE -D__KERNEL__ -DLinux -nostdinc -I. -I../../linux-2.4.18-rmk4/include -idirafter /usr/local/lib
www.eeworm.com/read/195069/8175256
mk config.mk
LINUX=/home/yfhuang/linux2.4/linux2.4.18
GCC=/usr/local/arm/2.95.3/bin/arm-linux-gcc
LD=/usr/local/arm/2.95.3/bin/arm-linux-ld
UTS_RELEASE=2.4.18-rmk7-pxa1
UTS_VERSION=#1 Mon Dec 8 14:10:58 KST 2003
L
www.eeworm.com/read/194581/8190517
bak fceu_mxl.bak
#!/bin/sh
/bin/rm -f config.cache config.status
NM=arm-linux-nm \
LD=arm-linux-ld \
CC=arm-linux-gcc \
CXX=arm-linux-gcc \
RANLIB=arm-linux-ranlib \
AR=arm-linux-ar \
CFLAGS="-O6 -g -mcpu=arm9tdmi -
www.eeworm.com/read/194581/8190519
fceu_mxl
#!/bin/sh
/bin/rm -f config.cache config.status
NM=arm-linux-nm \
LD=arm-linux-ld \
CC=arm-linux-gcc \
CXX=arm-linux-gcc \
RANLIB=arm-linux-ranlib \
AR=arm-linux-ar \
CFLAGS="-O6 -g -mcpu=arm9tdmi -
www.eeworm.com/read/290192/8498293
c startup.c
/* Metrowerks ARM Runtime Support Library
* Copyright
www.eeworm.com/read/290031/8510599
readme
Makefile.arm is a makefile which for compling on arm processor;
and Makefile.x86 is a makefile which for compling on x86 processor.
www.eeworm.com/read/282849/9055871
sh mktest.sh
arm-linux-g++ -g -o testsound testsound.c libadpcm.a