代码搜索:ARM-LINUX

找到约 1,166 项符合「ARM-LINUX」的源代码

代码结果 1,166
www.eeworm.com/read/245098/12823761

mymk

export PATH=$PATH:/root/2440/mytest/cross/3.4.1.my.nofpu/bin ./configure --host=arm-linux --prefix=$PWD/mybuild make clean make make install cp src/boa /root/2440/mytest/glibc3/busybox-1.00/mybuild/r
www.eeworm.com/read/329130/12978826

makefile

CROSS=arm-linux- watchdog.o :watdog.c $(CROSS)gcc -D__KERNEL__ -DMODULE -I/root/armsys2410/kernel/include \ -c -o watchdog.o watdog.c clean: rm -rf watchdog.o rm -rf test.o #qhello *.o
www.eeworm.com/read/310924/13640652

txt minigui在at91rm9200上的移植.txt

信息 短讯 邮箱 主页 好友 搜索 引用 回复 No.1 -------------------------------------------------------------------------------- MiniGUI在AT91RM9200开发板上的移植 MiniGUI在AT91RM9200开发板上的移植
www.eeworm.com/read/238565/13875474

makefile

CC=/usr/local/arm/2.95.3/bin/arm-linux- target: $(CC)gcc -o cantest canbus.c clean: @rm -vf cantest
www.eeworm.com/read/178197/6337447

makefile

#!/usr/bin/make CROSS=arm-linux- LINUX=/space/src/ezx/linux-2.4.20-ezx/ CC = $(CROSS)gcc LD = $(CROSS)ld CFLAGS=-Wall -O6 all: gpiotool gpiotool: mmio.o gpiotool.o gpio.o $(CC) $(LDFLAG
www.eeworm.com/read/490225/6460920

makefile

ARM = arm-linux test.bin: test.elf test.hex $(ARM)-objcopy -O binary test.elf test.bin test.hex: test.elf $(ARM)-objcopy -O ihex test.elf test.hex test.elf: test.o $(ARM)-ld -T test.ld --entry=
www.eeworm.com/read/488407/6494751

makefile

CROSS=arm-linux- all: led-player led-player: $(CROSS)gcc -o led-player led-player.c clean: @rm -vf led-player *.o *~
www.eeworm.com/read/403442/11516800

makefile

CROSS=arm-linux- all: led-player led-player: $(CROSS)gcc -o led-player led-player.c clean: @rm -vf led-player *.o *~
www.eeworm.com/read/225231/14549050

txt 交叉编译sqlite-3.3.5的经验.txt

交叉编译sqlite-3.3.5的经验,与大家分享,希望对大家有帮助! native: fedora core 4 cross-gcc: arm-linux-3.4.1 #download tools readline-5.1.tar.gz ncurses-5.5.tar.gz sqlite-3.3.5.tar.gz tcl8.4.12.tar.gz and File (pars
www.eeworm.com/read/169937/5408523

innovator config.innovator

#################################################################### # Microwindows and Nano-X configuration file # # This package can be configured to run on Linux (MIPS, ARM, POWERPC or x86) # UNIX,