CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - linux 交叉编译

搜索资源列表

  1. 构建嵌入式linux系统

    0下载:
  2. 本书主要介绍嵌入式交叉开发环境搭建、Linux内核交叉编译、Linux根文件系统定制、Linux在嵌入式系统中网络服务定制等。-book introduces embedded cross-development environment structures, cross-compiling the Linux kernel, Linux root file system customization, Linux in embedded systems, such as customized n
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1022.52kb
    • 提供者:zyq
  1. arm-linux交叉编译环境的建立

    0下载:
  2. arm-linux交叉编译环境的建立-arm - linux cross-compiler environment established
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7.89kb
    • 提供者:忤怲
  1. build-arm-linux-3.4

    0下载:
  2. arm linux交叉编译环境的搭建,针对gcc 3.4版本。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:zou feng
  1. arm-linux-toolchain

    0下载:
  2. Arm-linux for 2.6 嵌入式系统交叉编译环境的建立帮助文档 linux环境下使用
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:81.19kb
    • 提供者:dqstar
  1. CreateARM-LinuxCross-compiler

    0下载:
  2. 建立linux交叉编译环境。全面介绍了linux的开发
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:150.27kb
    • 提供者:wanjun
  1. kdevelop3arm-linux

    0下载:
  2. 用kdevelop3交叉编译arm-linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:sea
  1. 移植好的FLASH播放器(linux,arm,完整源代码)

    1下载:
  2. 原来是windows下的一个播放器,我们移植到了linux平台下,可以交叉编译。基于minigui的api接口改写的,里面是完整的源代码,包括z,jpeg,png等解码库源代码都做了移植。绝对是不可多得的好东西。希望对大家有所帮助。
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-06-01
    • 文件大小:4.14mb
    • 提供者:zww219@163.com
  1. php5.2.9arm-linux.rar

    0下载:
  2. 交叉编译PHP,移植php到arm-linux平台的编译笔记,Cross-compiling PHP, transplantation php to arm-linux platform compiler notes
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:5.52kb
    • 提供者:ZHANGYONG
  1. gcc-3.4.5-glibc-2.3.6_by-ubunt

    0下载:
  2. 自己做的交叉编译工具!gcc-3.4.5,glibc-2.3.6在ubuntu8.04上做的面向kernel-2.6.28的交叉编译工具,Own cross-compiler tool! gcc-3.4.5, glibc-2.3.6 in ubuntu8.04 do kernel-2.6.28-oriented cross-compiler tools
  3. 所属分类:Embeded Linux

    • 发布日期:2017-10-30
    • 文件大小:42.6mb
    • 提供者:赵星
  1. fbi_1.31.tar.gz

    0下载:
  2. linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-21
    • 文件大小:90.03kb
    • 提供者:张洪
  1. buildroot-0.9.27

    0下载:
  2. 用于生成linux操作系统下的交叉编译工具链和嵌入式linux系统的根文件系统,支持x86、arm、powerpc等处理器-Linux operating system used to generate the cross compiler tool chain and embedded linux system root file system, support for x86, arm, powerpc, such as processor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.66mb
    • 提供者:huang
  1. TLC2543_AD_driver

    0下载:
  2. 这个程序实现了s3c2410的GPIO口对TLC2543AD芯片的驱动。linux环境下用交叉编译环境编译之后,加载模块到内核之后就可以使用。-This procedure has the GPIO port of S3C2410 chip TLC2543AD driver. linux environment using cross compiler environment for the compiler, the loadable module into the kernel can be
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:李少春
  1. arm-linux-cross

    0下载:
  2. 嵌入式开发建立交叉编译环境 对于初学习嵌入式开发的人很有价值-Embedded development environment for the establishment of cross compiler early learning embedded development of people of great value
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:22.2kb
    • 提供者:fuzi35
  1. libminigui-1.6.0-linux-host

    0下载:
  2. 这是在Linux下进行GUI界面开发的全套libminigui软件包。我里面写了一个安装步骤的文档,希望对需要的朋友有用。提醒一下,如果是做移植的话,在进行libminigui的./configure配置和安装reg-host完了以后,还需要回过去把libminigui再重新进行./build....-TFT(中间还有命令),这样就可以把原先的lib库进行一次交叉编译了,在做移植的时候就不会有错误情况出现了。-This is a GUI in Linux under the full set o
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-10
    • 文件大小:16.59mb
    • 提供者:
  1. Linux

    0下载:
  2. 本程序不需要makefile,交叉编译后可直接下载到芯片上运行。将实验板与电脑通过串口相连,可看见打印咋屏幕上的字符“Hello World”。-This procedure does not require makefile, cross-compiled can be directly downloaded to the chip to run. The experimental board and connected to the computer through the serial p
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.46mb
    • 提供者:朱信
  1. arm-linux-gcc-3.4.5-gdb-6.8-insight-6.8-cygwin.tar

    0下载:
  2. cygwin下的arm交叉编译工具 包括: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8 -cygwin under the arm cross compiler tools include: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-26
    • 文件大小:56.6mb
    • 提供者:tufei
  1. arm-linux-gcc-3.4.5.tar

    2下载:
  2. linux 下 arm 交叉编译工具: arm-linux-gcc-3.4.5 支持软件浮点运算,-arm cross-compiler under linux: arm-linux-gcc-3.4.5
  3. 所属分类:Embeded Linux

    • 发布日期:2014-09-03
    • 文件大小:42.37mb
    • 提供者:tufei
  1. arm-linux-gcc-3.4.1.tar.bz2

    0下载:
  2. arm-linux-gcc交叉编译工具的安装说明-arm-linux-gcc cross-compiler tool installation instructions
  3. 所属分类:Embeded Linux

    • 发布日期:2014-11-19
    • 文件大小:5kb
    • 提供者:chen
  1. linux-3G-software

    1下载:
  2. 这是6410的开发板上配的中兴3G模块的驱动,编译好的是驱动模块只适用于linux-2.6.28内核的。其他内核的话自己可以交叉编译下。-This is the development of the 6410 board with 3 G modules of the resurgence of drive, compiled driver module is only applicable to Linux-2.6.28 kernel. Other kernel words can cross
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:845.43kb
    • 提供者:lly
  1. iproute2-master

    0下载:
  2. 可以用来编译ip等工具,适合进行嵌入式交叉编译移植ip功能(It can be used to compile tools such as IP, suitable for embedded cross compiling to transplant the IP function)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-19
    • 文件大小:626kb
    • 提供者:luo9801
« 12 3 4 5 »
搜珍网 www.dssz.com