您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. cross-compile for QT2410 madplay libmad libtag3 zlib

  2. cross-compiled madplay-0.15.2b libmad-0.15.1b libid3tag-0.15.1b zlib-1.2.3
  3. 所属分类:QT

    • 发布日期:2009-05-08
    • 文件大小:4194304
    • 提供者:atonkevin
  1. wireless系列工具源码,含iwpriv,iwlist,iwconfig等及makefile

  2. 找了良久才找到这个开源代码,并成功交叉编译通过,用于实际项目中。 可依据实际需要修改Makefile中的"CC=gcc","AR=ar"这两个, 以便cross compile; 其余makefile不需要修改;用 make clean;make all即可编译。 生成的libiw.so.29与其他工具一起。
  3. 所属分类:其它

    • 发布日期:2009-05-13
    • 文件大小:345088
    • 提供者:danshuihepan
  1. 交叉编译环境.pdf

  2. cross-compile
  3. 所属分类:C/C++

    • 发布日期:2007-10-05
    • 文件大小:378880
    • 提供者:DirkNowitzki
  1. python-arm

  2. cross compile for arm
  3. 所属分类:硬件开发

    • 发布日期:2010-02-01
    • 文件大小:8192
    • 提供者:ymyan2007
  1. busybox_1_1_stable

  2. busybox_1_1_stable.tar.bz2 支持arm-cross compile
  3. 所属分类:硬件开发

    • 发布日期:2008-01-18
    • 文件大小:2097152
    • 提供者:lenev
  1. systemtap-testsuite

  2. systemtap scr ipt examples , cross compile from x86 to arm.
  3. 所属分类:Android

    • 发布日期:2011-08-30
    • 文件大小:494592
    • 提供者:zachary027
  1. systemtap cross compoile for android

  2. systemtap交叉编译,运行于android平台。OMAP项目的实例,很有借鉴价值。
  3. 所属分类:Android

    • 发布日期:2011-09-26
    • 文件大小:40960
    • 提供者:zachary027
  1. Cross compile OpenSSH for mips

  2. 因为本人的嵌入式系统中安装DropBear来提供SSH服务,但DropBear没有sftp服务。所以就用OpenSSH编译出了一个sftp-server,把它单独放到系统里是可以使用的。前提是系统中有ssh服务。
  3. 所属分类:Linux

    • 发布日期:2011-11-16
    • 文件大小:3072
    • 提供者:shiweiming
  1. Cross –compile GNU Classpath 0.98 and jamvm 1.54 to ARM 9

  2. 经过查询大量的资料,我自己总结的 交叉编译 java虚拟机(jamvm 1.54)以及库(classpath 0.98) 到ARM9. 有详细的步骤,本文档目的是为了让同学们少走点弯路,做个存档,方便自己也方便别人。 象征性收 1 分。
  3. 所属分类:Java

    • 发布日期:2011-12-22
    • 文件大小:125952
    • 提供者:chenfuqing1125
  1. porting u-boot

  2. The document refer to content as following: 1. build up a cross compile environment 2. compile source code -boot image 3. burn the u-boot image 4. Question and answer
  3. 所属分类:C

    • 发布日期:2012-04-19
    • 文件大小:1048576
    • 提供者:zhaoxuhua_1
  1. jdk-6u24-linux-i586.part1.rar

  2. 32位JDK1.6 part1 FOR ANDROID 4.X cross compile
  3. 所属分类:Android

    • 发布日期:2012-11-01
    • 文件大小:52428800
    • 提供者:suntao222
  1. jdk-6u24-linux-i586.part2.rar

  2. 32位JDK1.6 part2 FOR ANDROID 4.X cross compile
  3. 所属分类:Android

    • 发布日期:2012-11-01
    • 文件大小:31457280
    • 提供者:suntao222
  1. bluez-4.48_src.tgz

  2. Support Cross compile
  3. 所属分类:其它

    • 发布日期:2012-12-05
    • 文件大小:19922944
    • 提供者:rex211330
  1. android ndk 编译出的 ffmoeg.so

  2. 使用ndk r5c 编译出的0.7.13 love 版本的ffmpeg。具有自带的编码器解码器。congfig文件如下: ./configure \ --disable-static \ --enable-shared \ --enable-gpl \ --enable-version3 \ --enable-nonfree \ --disable-doc \ --disable-ffmpeg \ --disable-ffplay \ --disable-ffprobe \ --disable
  3. 所属分类:Android

    • 发布日期:2013-01-17
    • 文件大小:5242880
    • 提供者:firefox1991
  1. ffmpeg移植到IOS上 Demo

  2. 错误解决方法 http://blog.163.com/youthpasses@yeah/blog/static/1618492282013219104837256/ 配置项 ./configure \ --cc=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc \ --as='/usr/local/bin/gas-preprocessor.pl
  3. 所属分类:iOS

    • 发布日期:2013-05-09
    • 文件大小:4194304
    • 提供者:lkjhadfa
  1. cross compile TclLameLinphone

  2. 教你交叉編譯tcl 及 Linphone 到ARM的平台
  3. 所属分类:其它

    • 发布日期:2013-05-24
    • 文件大小:141312
    • 提供者:u010715693
  1. ffmpeg 编译好的so动态库

  2. ffmpeg编译好的.so文件,可用于Android系统实现音视频的处理,功能配置如下: PREBUILT=${NDK_ROOT}/toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows PLATFORM=android-8 ./configure \ --disable-static \ --enable-shared \ --enable-gpl \ --enable-version3 \ --enable-nonfree \ --d
  3. 所属分类:C

    • 发布日期:2013-08-14
    • 文件大小:5242880
    • 提供者:zy452362635
  1. doeraene-thesis-2018-cross-platform-language-design

  2. 跨平台设计语言 Programming languages are increasingly compiled to multiple runtimes, each featuring their own rich structures such as their object model. Furthermore, they need to interact with other languages targeting said runtimes. A language targeting
  3. 所属分类:其它

    • 发布日期:2018-12-11
    • 文件大小:1048576
    • 提供者:wj16account
  1. cross-compiler-mipsel

  2. MIPS(32 bit) processor.I tried to cross-compile the application but could not generate the shared library
  3. 所属分类:C

    • 发布日期:2019-04-26
    • 文件大小:19922944
    • 提供者:caixiaohua
  1. cross-compile-using-docker:在Docker容器中交叉编译ccpp源代码-docker source code

  2. 使用docker进行交叉编译 在Docker容器中交叉编译c / cpp源代码 1.编写一个包装构建脚本crossbuild.sh ,该脚本仅调用makefile #!/bin/sh cd /source/examples && make CROSS=arm-openwrt-linux-uclibcgnueabi- TARGET_FOLDER=openwrt 2.使用适当的交叉编译工具链构建泊坞窗映像 创建Dockerfile文件,内容如下: FROM pyro225/ubuntu-32b
  3. 所属分类:其它

    • 发布日期:2021-03-25
    • 文件大小:13312
    • 提供者:weixin_42113552
« 12 3 4 5 6 »