powerpc cross-tool chain problem with SCons maker

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

powerpc cross-tool chain problem with SCons maker

1,364 次查看
ruonanzhou
Contributor II

Hello,

I'm trying to write a SCons script to build my project, which was originally built in S32DS.

The project built fine with the Microsoft Visual C++ compiler. 

However, after specify the compiler PATH and the compiler powerpc-eabivle-gcc to use when building the project( that's the only environment setting I changed for the build), I got an error from powerpc-eabivle-gcc for every header file folder I include with CPPPATH, that there is no such file or directory.

I'm wondering if there's any special settings I need just for this compiler. Thanks for any suggestions/help:)

Ruonan  

0 项奖励
回复
1 回复

1,225 次查看
alexanderfedoto
NXP Employee
NXP Employee

Could you please write more detail ? Especially command line switches and console output.

0 项奖励
回复