- 浏览: 150562 次
- 性别:
- 来自: 广州
最新评论
-
yinren13:
说的便捷的视频会议,我们公司的遥控器一按就能开始的视频会议tu ...
便捷视频会议 -
xujinquan19:
...
可视通讯与移植、跨平台开发 -
xujinquan19:
...
Android 平台下的即时通讯 -
xujinquan19:
...
Android 平台下的即时通讯 -
xujinquan19:
...
Android 平台下的即时通讯
3.17.1 ARM Options
These `-m' options are defined for Advanced RISC Machines (ARM) architectures:
-mabi=
name -mapcs-frame
-mapcs
-mthumb-interwork
-mno-sched-prolog
-mfloat-abi=
name Specifying `soft' causes GCC to generate output containing library calls for floating-point operations. `softfp' allows the generation of code using hardware floating-point instructions, but still uses the soft-float calling conventions. `hard' allows generation of floating-point instructions and uses FPU-specific calling conventions.
The default depends on the specific target configuration. Note that the hard-float and soft-float ABIs are not link-compatible; you must compile your entire program with the same ABI, and link with a compatible set of libraries.
-mlittle-endian
-mbig-endian
-mwords-little-endian
-mcpu=
name -mtune=
name -march=
name -mfpu=
name -mfpe=
number -mfp=
number If -msoft-float is specified this specifies the format of floating point values.
If the selected floating-point hardware includes the NEON extension (e.g. -mfpu=`neon'), note that floating-point operations will not be used by GCC's auto-vectorization pass unless -funsafe-math-optimizations is also specified. This is because NEON hardware does not fully implement the IEEE 754 standard for floating-point arithmetic (in particular denormal values are treated as zero), so the use of NEON instructions may lead to a loss of precision.
-mfp16-format=
name __fp16
half-precision floating-point type. Permissible names are `none', `ieee', and `alternative'; the default is `none', in which case the __fp16
type is not defined. See Half-Precision, for more information. -mstructure-size-boundary=
n Specifying the larger number can produce faster, more efficient code, but can also increase the size of the program. Different values are potentially incompatible. Code compiled with one value cannot necessarily expect to work with code or libraries compiled with another value, if they exchange information using structures or unions.
-mabort-on-noreturn
abort
at the end of a noreturn
function. It will be executed if the function tries to return. -mlong-calls
-mno-long-calls
Even if this switch is enabled, not all function calls will be turned into long calls. The heuristic is that static functions, functions which have the `short-call' attribute, functions that are inside the scope of a `#pragma no_long_calls' directive and functions whose definitions have already been compiled within the current compilation unit, will not be turned into long calls. The exception to this rule is that weak function definitions, functions with the `long-call' attribute or the `section' attribute, and functions that are within the scope of a `#pragma long_calls' directive, will always be turned into long calls.
This feature is not enabled by default. Specifying -mno-long-calls will restore the default behavior, as will placing the function calls within the scope of a `#pragma long_calls_off' directive. Note these switches have no effect on how the compiler generates code to handle function calls via function pointers.
-msingle-pic-base
-mpic-register=
reg -mcirrus-fix-invalid-insns
-mpoke-function-name
t0 .ascii "arm_poke_function_name", 0 .align t1 .word 0xff000000 + (t1 - t0) arm_poke_function_name mov ip, sp stmfd sp!, {fp, ip, lr, pc} sub fp, ip, #4
When performing a stack backtrace, code can inspect the value of pc
stored at fp + 0
. If the trace function then looks at location pc - 12
and the top 8 bits are set, then we know that there is a function name embedded immediately preceding this location and has length ((pc[-3]) & 0xff000000)
.
-mthumb
-mtpcs-frame
-mtpcs-leaf-frame
-mcallee-super-interworking
-mcaller-super-interworking
-mtp=
name __aeabi_read_tp
, cp15, which fetches the thread pointer from cp15
directly (supported in the arm6k architecture), and auto, which uses the best available method for the selected processor. The default setting is auto. -mword-relocations
-mfix-cortex-m3-ldrd
ldrd
instructions with overlapping destination and base registers are used. This option avoids generating these instructions. This option is enabled by default when -mcpu=cortex-m3 is specified. 发表评论
-
手机视频会议
2012-11-16 14:03 846在这个时代,手机被开发者们所赋予的意义已经远远超出了大众的期望 ... -
视频通讯demo源码
2012-11-09 15:23 1174以下为anychat视频通讯系统中的部分回调函数源码: 具体 ... -
音视频对话开发
2012-09-20 17:21 747AnyChat for Android是佰锐科技继2010年发 ... -
H.264视频编码标准在网络视频监控系统中的应用 .
2012-08-24 15:13 992【摘 要】本文介绍了ITU-T最新高性能视频压缩标准H.264 ... -
安卓平台下的即时通讯
2012-08-24 15:12 976基于Android 平台简易即时通讯的研究与设计 摘要 ... -
iOS音视频封装与传输demo
2012-08-24 15:01 2034ios没有直接得api用来封装传输rtp,但是经常有用到得接收 ... -
手机音视频应用开发(专注于Symbian、iPhone、Android等跨平台音视频应用开发方案)
2012-08-24 14:47 1151一款好的手机应用, 能让用户在第一分钟就爱上他, 一款烂的手 ... -
手机视频通讯开发
2012-08-24 14:46 824如今,3G网络快速发展 ... -
android视频开发
2012-08-16 17:31 1024摘要:论文简单介绍Android 平台的特性,主要阐述了基于A ... -
android视频聊天软件推荐
2012-08-15 17:00 1066正在当前那个社会 ... -
音视频交流服务系统
2012-03-15 16:22 912下面的这个平台是一种视频服务的应用,比如A(客户端)打视频电话 ... -
音视频开发平台
2012-03-15 16:12 839近日,腾讯公司发布了Q ... -
即时通讯开发平台(音视频)
2012-03-15 16:11 935近日,腾讯公司发布了Q ... -
手机视频之营销模式
2012-02-16 10:43 9073G时代的逼近,手机视 ... -
手机视频应用开发
2011-12-30 14:56 788AnyChat for Android是佰锐科技继2010年发 ... -
Android视频通话(即时通讯,可视电话,视频通讯,监控,电视直播)推荐
2011-06-22 15:21 2038正在当前那个社会里,相信良多伴侣都是独自一人正在中地拼搏,好久 ... -
安卓视频通讯与监控系统完全版本正式发布
2011-05-04 17:12 1112通过数个月的研发,视频通讯安卓版本的程序已经出来了。 ... -
LINUX常用命令
2011-04-22 15:22 656Linux 系统常用命令格 ... -
Linux网络编程
2011-04-22 15:17 695Linux网络编程 linux socket的 ... -
3G手机视频即时通讯开发平台(跨平台,多系统)
2011-04-13 11:43 948介绍: 一、系统概述 “佰锐3 ...
相关推荐
5. ARM-LINUX-GCC和ARM-ELF-GCC的配置选项,以及如何定制编译器以适应特定的硬件和软件需求。 6. 编译、链接和调试在ARM设备上运行的Linux程序的步骤。 7. 对比ARM-LINUX-GCC和ARM-ELF-GCC在功能和使用场景上的异同...
- 预处理阶段:GCC会对源文件进行预处理,展开宏定义、处理条件编译指令、包含头文件等。 - 编译阶段:经过预处理的源文件会被转化为汇编代码。 - 汇编阶段:将汇编代码编译成机器可以理解的二进制代码(目标文件...
8. 代码调试:arm-linux-gcc-4.3.2支持生成调试信息,通过-g选项可以生成GDB(GNU Debugger)可以识别的调试信息,方便开发者在目标系统上进行远程调试。 9. 静态与动态链接:编译器可以选择静态或动态链接库。静态...
- **目标架构设置**:使用 `-march` 或 `-mtune` 编译选项指定目标ARM处理器的类型,以优化生成的代码。 - **库路径和头文件**:确保链接和包含正确的库和头文件,这些通常位于交叉编译工具链的安装目录下。 - **...
7. **编译选项和优化**:学习如何使用GCC的编译选项来优化代码,如-O2或-O3级别的优化,以及如何处理特定硬件特性。 8. **调试工具**:了解GDB(GNU调试器)等工具,用于在目标设备上远程调试交叉编译的代码。 9. ...
这包括对ARM指令集的理解以及对Linux系统调用和库函数的支持。 4. **版本号的意义** 版本号4.1.2表示这是一个主要版本为4,次要版本为1,修正版本为2的GCC发行版。每个版本号的增加通常代表功能的增强、错误修复或...
不同版本的`arm-linux-gcc`可能包含不同的性能优化和对新特性的支持。 安装`arm-linux-gcc`通常涉及解压文件,配置编译选项,然后进行编译和安装。例如,对于`.tar.bz2`格式的文件,可以使用以下步骤: 1. 解压...
GCC 4.8.3是其中的一个版本,发布于2014年,包含了对C11、C++11等标准的支持。 **2. ARM架构** ARM(Advanced RISC Machines)是一种精简指令集计算(RISC)架构,广泛应用于移动设备、嵌入式系统以及服务器等。...
1. **优化编译**:GCC支持多种优化级别,如-O1、-O2和-O3,用于提高代码执行效率,同时可以开启特定的ARM指令集优化,如 Thumb 模式和 ARM 模式的混合使用。 2. **调试支持**:通过-g选项,GCC可以生成包含调试信息...
这里,`--target` 指定了目标平台,`--prefix` 指定了安装路径,`--enable-languages` 选择了支持的语言,`--disable-multilib` 禁用了多库支持,如果你需要多库支持,可以移除这个选项。 ### 4. 编译和安装 配置...
3. **架构差异**:注意ARM架构的特性,比如指令集差异、内存模型等,可能需要调整源代码或编译选项以适应。 4. **动态链接**:如果编译动态库,还需处理动态链接问题,可能需要在目标系统上配置动态链接器和库路径...
在这个特定的版本中,GCC针对ARM架构进行了优化,能够在X86或X86_64等非ARM系统上编译出能够在ARM设备上运行的二进制代码。 搭建交叉编译环境的步骤一般包括以下几个关键部分: 1. **选择合适的工具链**: ARM-...
2. 高级优化:GCC 4.8.5包含一系列优化选项,如-O2和-O3,能对代码进行更深层次的优化,提升程序运行效率。 3. 支持C++11标准:在4.8系列中,GCC对C++11标准的支持得到增强,包括lambda表达式、右值引用、自动类型...
这包括对特定指令集架构(如x86、ARM等)的优化,以及对并行处理和多线程代码的优化,使得程序在现代硬件上的运行速度更快。 2. **C++新特性支持**:GCC 9.x版本增加了对C++17和C++20标准的更多支持,例如引入了`if...
- 对于旧版本的编译器,可能不支持某些现代C++特性或GCC的优化选项。 **七、替代方案** 随着时间的推移,更现代的交叉编译工具链如`arm-none-eabi-gcc`和`aarch64-linux-gnu-gcc`已被开发出来,分别对应ARM Cortex-...
NEON优化是一个复杂的过程,需要开发者具备对ARM架构和NEON指令集深入的理解,以及对目标应用场景的性能需求有明确的认识。 需要注意的是,NEON优化通常适用于处理大量数据的应用,例如图像和视频处理、机器学习...
ARM Linux GCC是一个针对ARM架构的交叉编译器,用于生成能在ARM处理器上运行的代码。在使用GCC编译器时,通常会涉及到一系列的参数,这些参数有助于控制编译过程的不同阶段,以及优化生成的代码。以下是针对这些参数...
在ARM架构中,GCC(GNU Compiler Collection)编译器提供了内嵌汇编的支持,允许开发者在高级语言中直接插入汇编指令,从而实现更精细的控制。 内嵌汇编的基本语法结构通常包含以下几个部分: 1. **汇编指令**:这...
GCC 4.3.2 版本发布于 2008 年,相对于更早的版本,它引入了一些改进和优化,如更好的诊断信息、对 C++0x 标准的初步支持、性能提升等。不过,随着技术的发展,后来的版本(如 4.8、5.x、6.x、7.x 和 8.x 等)提供...
4. 库文件支持:GCC工具链还提供了对标准库的支持,如libc、libstdc++等,使得开发者可以方便地调用库函数,加速开发进程。 5. 版本选择:尽管GCC-3.3.2相对较老,但在某些特定应用场景下,可能仍然需要使用这个...