E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
toolchain
arm-linux-gcc工具链下载
arm-linux-gcc工具链下载 常用的交叉编译起可以从下边的站点下载:http://frank.harvard.edu/~coldwell/
toolchain
/http://www.kegel.com
inkfish321
·
2011-01-26 14:40
linux
职场
休闲
Skyeye open source simulator
-20070130onAt91platform(LinuxHost)Youcanfollowbelowinstructionstorunlinux-2.6.x/At91onSkyeye.getyour
toolchain
From
inkfish321
·
2011-01-25 14:15
eclipse
debug
休闲
skyeye
arm_
Android NDK概述
特别指出1.0和1.1系统映像不支持NDK,这是由于在1.5发布中对
toolchain
和相关ABI做了改变。1.AndroidNDK的
java211
·
2011-01-09 23:00
GNU
toolchain
—— (一)介绍
GNU工具链(GNU
toolchain
)是一个包含了由GNU项目所产生的各种编程工具的集合。这些工具形成了一条工具链(串行使用的一组工具),用于开发应用程序和操作系统。
wind19
·
2011-01-07 11:00
gcc
工具
compiler
编译器
archive
preprocessor
GNU
Toolchain
—— (五)gcov与lcov入门
gcov是一个可用于C/C++的代码覆盖工具,是gcc的内建工具。下面介绍一下如何利用gcov来收集代码覆盖信息。想要用gcov收集代码覆盖信息,需要在gcc编译代码的时候加上这2个选项“-fprofile-arcs-ftest-coverage”,把这个简单的程序编译一下gcc-fprofile-arcs-ftest-coveragehello.c-ohello编译后会得到一个可执行文件hell
wind19
·
2011-01-05 10:00
File
gcc
工具
branch
output
Components
Android编译本地C++程序方法
作为一个Linux内核系统完全可以执行Navtive C++程序,主要的步骤如下: 1.下载ARM C++交叉编译器http://www.codesourcery.com/gnu_
toolchain
s
xujinquan19
·
2011-01-04 15:00
C++
c
linux
android
C#
GNU
Toolchain
—— (六)gprof的应用
一gprof功能简介Gprof功能:打印出程序运行中各个函数消耗的时间,可以帮助程序员找出众多函数中耗时最多的函数。产生程序运行时候的函数调用关系,包括调用次数,可以帮助程序员分析程序的运行流程。有了函数的调用关系,这会让开发人员大大提高工作效率,不用费心地去一点点找出程序的运行流程,这对小程序来说可能效果不是很明显,但对于有几万,几十万代码量的工程来说,效率是毋庸置疑的!而且这个功能对于维护旧代
wind19
·
2011-01-04 14:00
function
Graph
图形
Graphviz
profiling
Visualization
链接脚本
也许用Keil来编译U-BOOT是个不错的选择,先练练GNU
Toolchain
。昨天把STM3210E-LK开发板的内存分布看了一下。先写在连接脚本里面。
張3.
·
2010-12-31 16:00
stm32
LDS
u-boot
连接脚本
stm3210e-lk
NDK r5
Toolchain
简单测试
NDK r5 带的
toolchain
终于可以支持 makefile 的编译系统了。不过为了让它支持 GNU libc++ 还颇费了一番功夫,文档实在太缺乏了。
quaful
·
2010-12-28 17:00
vector
Class
文档
iostream
makefile
output
android makefile(android.mk)分析(2)
category/228434.aspx 里面的交叉编译场景分析,我只是说一下我做的步骤: 1.下载交叉编译环境(http://www.codesourcery.com/downloads/public/gnu_
toolchain
isiqi
·
2010-12-21 14:00
makefile
android makefile(android.mk)分析(2)
category/228434.aspx里面的交叉编译场景分析,我只是说一下我做的步骤:1.下载交叉编译环境(http://www.codesourcery.com/downloads/public/gnu_
toolchain
zwj0403
·
2010-12-21 14:00
重回菜地。。记录解决android ndk在ubuntu x64上一坨binary无法执行的问题。
NDK-BUILD失败,错误提示: make: ~/dev/android/ndk/
toolchain
s/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/
9esuLuciano
·
2010-12-15 00:00
android
linux
gcc
Opera
ubuntu
Ubuntu下编译android的linux内核
来到CodeSourcery, (http://www.codesourcery.com /gnu_
toolchain
quanminchaoren
·
2010-12-10 16:00
linux
android
ubuntu
git
vim
关于Release
A.Release的生成方法 build之后运行"package.shcreate"得到,放在192.168.4.73:/home/skyworth/release/rxx下面.包括:
toolchain
.tar.gz
jiangjqian
·
2010-12-09 11:50
职场
qt
休闲
Cygwin GCC 的 Makefile 工程在 Eclipse CDT 中配置符号与路径自动发现方法
cygwin-eclipse-cdt-makefile-symbol-path-discovery/ 首先使用 MinGW GCC 工具集的工程不存在这个问题: CDT 可以很好的发现安装的 MinGW 工具集,然后使 MinGW GCC 的
Toolchain
wjmming
·
2010-12-07 15:00
eclipse
C++
c
gcc
C#
android中c/c++程序的调试(eclipse)
client端是prebuild/linux-x86/
toolchain
/xxx
zwj0403
·
2010-11-27 01:00
android中c/c++程序的调试(eclipse)
client端是prebuild/linux-x86/
toolchain
/xxxxxx/bin/
isiqi
·
2010-11-27 01:00
android
搭建Eclipse C/C++开发环境
MinGW和Cygwin是获取GNU
toolchain
的2种主要方式。这两者最大的区别是MinGW使用WindowsC
jiben071
·
2010-11-26 03:00
eclipse
windows
gcc
Path
编译器
wizard
软件开发文档(蓝牙)
软件开发文档一:蓝牙的编译1.编译蓝牙固件在下载的wlan包里面修改编译脚本wl1271_bt_build.sh的KERNEL_PATH和
TOOLCHAIN
_PATH路径,指向你的KERNEL包和编译工具包的路径
loody5566
·
2010-11-23 16:00
android
filter
文档
Path
BT
networking
Bluetooth driver
软件开发文档一:蓝牙的编译1.编译蓝牙固件在下载的wlan包里面修改编译脚本wl1271_bt_build.sh的KERNEL_PATH和
TOOLCHAIN
_PATH路径,指向你的KERNEL包和编译工具包的路径
loody5566
·
2010-11-23 15:00
android error
/bin/bash:prebuilt/linux-x86/
toolchain
/arm-eabi-4.4.0/bin/arm-eabi-gcc:Nosuchfileordirectory.........
暖风
·
2010-11-17 15:00
一些工具下载地址
arm-none-linux-gcc:http://www.codesourcery.com/downloads/public/gnu_
toolchain
/arm-none-linux-gnueabimingw
Askeyes
·
2010-11-01 14:00
网络
工具
android
toolchain
: http://android.kernel.org/pub/android-too
simplehappy
·
2010-10-26 23:00
thread
html
android
git
lib/ld-linux.so.3: No such file or directory问题
http://www.scratchbox.org/download/files/sbox-releases/stable/tarball/ 下载glicforarm的包 如 scratchbox-
toolchain
-cs2005q3.2
denjackson
·
2010-10-26 16:00
File
S3C6410 开发环境配置 总结
S3C6410开发环境配置总结一、搭建编译环境所需要的交叉编译工具链:S3C6410X
ToolChain
4.2.2-EABIV0.0-cross-4.2.2-eabi.tar1.解压上述工具链获得文件夹
csu_yang
·
2010-10-14 13:00
c
测试
Path
工具
makefile
filesystems
arm-linux-gcc工具链下载
常用的交叉编译起可以从下边的站点下载:http://frank.harvard.edu/~coldwell/
toolchain
/http://www.kegel.com/crosstool/ http
liangkaiming
·
2010-10-11 11:00
linux
gcc
嵌入式
Path
工具
终端
arm-linux-gcc交叉编译环境的建立(使用cross包)
linux系统(我的是ubuntu2.6.的内核)下载交叉编译文件包arm-linux-gcc-3.4.1,下载地址:http://www.handhelds.org/download/projects/
toolchain
qq419036154
·
2010-09-27 10:00
psp
toolchain
编译中 svn 无法连接的处理
转载时请注明出处和作者联系方式:http://blog.csdn.net/mimepp作者联系方式:YUTAO 关键字:psp,
toolchain
,svn,broken,pspsdk,connectionrefused
mimepp
·
2010-09-19 08:00
SVN
脚本
arm-linux-gcc工具链下载
arm-linux-gcc工具链下载常用的交叉编译起可以从下边的站点下载:http://frank.harvard.edu/~coldwell/
toolchain
/http://www.kegel.com
ab198604
·
2010-09-17 14:00
linux
gcc
嵌入式
Path
工具
终端
使用busybox制作最基本的嵌入式(yaffs)文件系统
交叉编译器路径:/usr/local/arm/3.4.1busybox版本:1.17.2 一、准备工作1、配置交叉编译环境从http://www.handhelds.org/download/projects/
toolchain
huihui1988
·
2010-09-06 20:00
qemu模拟arm并调试汇编的方法和注意事项
http://balau82.wordpress.com/2010/02/28/hello-world-for-bare-metal-arm-using-qemu/最开始时采用Windows开发环境arm
toolchain
swindows
enzo1985
·
2010-09-04 18:00
汇编
虚拟机
debian
windows
linux
image
arm-eabi-gcc: : No such file or directory编译错误
/linux-x86/
toolchain
/arm-eabi-4.3.1/bin/arm-eabi-gcc./linux-x86/
toolchain
/arm-eabi-4.
codejoker
·
2010-08-27 11:00
android
File
makefile
Linux: ARC CPU Linux kernels and GNU tools
ARCCPULinuxkernelsandGNUtoolshttp://sourceforge.net/projects/arc-linux/files/ 1)ARCGNU
Toolchain
编译工具链,
zmyde2010
·
2010-08-21 22:00
Linux: ARC CPU Linux kernels and GNU tools
ARC CPU Linux kernels and GNU tools http://sourceforge.net/projects/arc-linux/files/ 1)ARC GNU
Toolchain
webcenterol
·
2010-08-21 22:00
kernel
Cygwin GCC 的 Makefile 工程在 Eclipse CDT 中配置符号与路径自动发现方法
首先使用MinGWGCC工具集的工程不存在这个问题:CDT可以很好的发现安装的MinGW工具集,然后使MinGWGCC的
Toolchain
激活,使其在新建C/C++工程时成为可选的,这样就可以使用CDT
liubingzhao
·
2010-08-03 14:00
eclipse
gcc
工具
include
makefile
编译器
PSP《大众高尔夫2P》XB资源包算法分析(2)
分析环境完整的psp
toolchain
编译环境(内含psplinkusb源代码)IDAPro准备工作修改psplinkusb中关于api_hook这部分的代码,以便于打印出api函数的调用参数在psplinkusb
jerryutscn
·
2010-08-01 10:00
thread
c
exception
算法
汇编
hook
如何使用arm-eabi-gdb调试android c/c++程序
1.获取gdbserverprebuilt/android-arm/gdbserver 2.获取arm-eabi-gdbprebuilt/linux-x86/
toolchain
/arm-eabi-4.4.0
sanlinux
·
2010-07-10 16:00
android
虚拟机
command
character
debugging
linux内核
android中c/c++程序的调试(eclipse)
client端是prebuild/linux-x86/
toolchain
/
ccwwff
·
2010-07-02 00:00
eclipse
android
tcp
server
plugins
编译器
在cygwin下构建bfin-
toolchain
发布一个在cygwin下成功构建的bfin-
toolchain
。
lights_joy
·
2010-06-24 12:00
Cross
Toolchain
-交叉编译工具链
读者可能会有疑问,为什么要用交叉编译器?交叉编译通俗地讲就是在一种平台上编译出能运行在体系结构不同的另一种平台上的程序,比如在PC平台(X86CPU)上编译出能运行在以ARM为内核的CPU平台上的程序,编译得到的程序在X86CPU平台上是不能运行的,必须放到ARMCPU平台上才能运行,虽然两个平台用的都是Linux系统。这种方法在异平台移植和嵌入式开发时非常有用。相对与交叉编译,平常做的编译叫本地
yzlworld
·
2010-06-22 21:00
gcc
脚本
工具
平台
编译器
linux内核
Android 编译 C 库
可以比较快速的编译C库,和上一篇中一样,首先要设置自己的环境变量: catsetenv.shexportPATH=$PATH:/android/myandroid/prebuilt/linux-x86/
toolchain
pottichu
·
2010-06-09 15:00
如何使用android的ndk建立native的开发环境
从网上看了一篇使用andriod的
toolchain
在cygwin上来建立android的开发环境,但是在vista上编译始终失败,在xp上能够成功。
insect27
·
2010-06-09 15:00
android
shell
Integer
application
library
makefile
iphone 开发
iphone 开发 开发目标 尝试在mac开发iphone应用,在暂时没拿到apple license前使用(linux)
ToolChain
编译到越狱后的iphone上测试 实践结果表示,
ToolChain
lujinan858
·
2010-06-09 14:00
json
ssh
ubuntu
Objective-C
xcode
[转]如何让你的iPhone程序支持多语言环境
这种方法在
Toolchain
和官方SDK都适用。 一、XCode中支持多语言
auauau
·
2010-06-09 10:00
apple
linux
PHP
cocoa
xcode
android中移植 c/c++程序
Android并没有采用glibc作为C库,而是采用了Google自己开发的BionicLibc,它的官方
Toolchain
也是基于BionicLibc而并非glibc的。这使得使用或移植其他
pottichu
·
2010-06-08 13:00
java
android
Module
工具
makefile
linux内核
android 交叉编译工具的认识
可以通过分析/development/ndk/build/tools/build-
toolchain
.sh,我们可以得知
toolchain
的源代码是由/development/ndk/build/
toolchain
s
ruixj
·
2010-05-27 17:00
android
工具
Ubuntu上建立Arm Linux 开发环境
ARMlinux的交叉开发环境,kernel,filesystem,bootloder安装,并配置,使其可以编译bootloder,kernel,可以nfs更新文件系统;资源:代码:arm-linux-
toolchain
s.tgzmatrix5
landerluu
·
2010-05-24 09:00
在android 上面 运行纯C helloworld
CC :=$(NDK_BASE)/
toolchain
/arm-eabi/bin/arm-eabi-gccAR :=$(NDK_BASE)/
toolchain
/arm-eabi
chenji001
·
2010-05-20 16:00
Makefile 和 shell中的环境变量使用
因项目需求,需要移植lighttpd到ARM平台,过程中需要设置
toolchain
的位置,如下:APP=lighttpd
leesphone
·
2010-05-16 14:00
shell
gcc
lighttpd
Build
平台
makefile
crosstool 安装
参见http://blog.leshak.ru/english/pages/how-to-build-cross-
toolchain
-arm-uclibc-eabi-using-crosstool-ng
zhaopk
·
2010-05-16 03:35
安装
职场
休闲
上一页
48
49
50
51
52
53
54
55
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他