12.07.2015 Views

RealView 编译工具编译器参考指南 - ARM Information Center

RealView 编译工具编译器参考指南 - ARM Information Center

RealView 编译工具编译器参考指南 - ARM Information Center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

编 译 器 命 令 行 选 项示 例int glob1; /* ZI (.bss) in RVCT 2.0.1 and earlier *//* RW (.data) in RVCT 2.1 and later */使 用 --bss_threshold=0 编 译 此 代 码 时 , 会 将 glob1 放 置 在 ZI 数 据 节 中 。另 请 参 阅• 第 4-56 页 的 #pragma arm section [section_sort_list]• 第 2-10 页 的 --arm_linux_config_file=path• 第 2-11 页 的 --arm_linux_configure• 第 4-50 页 的 __attribute__((section("name")))• 第 4-54 页 的 __attribute__((zero_init))2.1.18 -c此 选 项 指 示 编 译 器 执 行 编 译 步 骤 , 但 不 执 行 链 接 步 骤 。注 意此 选 项 不 同 于 大 写 的 -C 选 项 。用 法建 议 在 包 含 多 个 源 文 件 的 项 目 中 使 用 -c 选 项 。另 请 参 阅• 第 2-15 页 的 --asm• 第 2-80 页 的 --list• 第 2-92 页 的 -o filename• 第 2-110 页 的 -S2.1.19 -C此 选 项 指 示 编 译 器 在 预 处 理 程 序 输 出 中 保 留 注 释 。选 择 此 选 项 会 隐 式 选 择 -E 选 项 。注 意此 选 项 不 同 于 小 写 的 -c 选 项 。<strong>ARM</strong> DUI 0348BC Copyright © 2007-2009 <strong>ARM</strong> Limited. All rights reserved. 2-21ID090708Non-Confidential, Unrestricted Access

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!