S32DS for power中gcc编译器的部分选项

Posted praiseslow

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了S32DS for power中gcc编译器的部分选项相关的知识,希望对你有一定的参考价值。

updates libraries (-L) paths in compiler and linker options

3.14 Options for Directory Search
These options specify directories to search for header files, for libraries and for parts of the
compiler:
-Idir
Add the directory dir to the head of the list of directories to be searched for
header files.

-Ldir
Add directory dir to the list of directories to be searched for ‘-l’.


Script files (-T) This option passes the -T argument to the C/C++ linker file. This option is
supported by most systems using the GNU linker. On some targets, such
as bare-board targets without an operating system, the -T option may be
required when linking to avoid references to undefined symbols
For A53 SoC, this parameter is set to: "${ProjDirPath}/
Project_Settings/Linker_Files/S32V_CA53_ram.ld" .

以上是关于S32DS for power中gcc编译器的部分选项的主要内容,如果未能解决你的问题,请参考以下文章

S32DS IDE使用Tips--应用工程调试常见问题(FAQ)答疑

博文连载S32DS IDE使用Tips--应用工程调试常见问题(FAQ)答疑

NXP S32K146 Power Manager Component分析

我们如何将 gcc-go 安装到 AIX 机器 power-pc-7 bigendian 64 位?

powerpc调试工具的使用

Google 协议缓冲区交叉编译