powerpc cross-tool chain problem with SCons maker

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

powerpc cross-tool chain problem with SCons maker

807件の閲覧回数
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 返信

668件の閲覧回数
alexanderfedoto
NXP Employee
NXP Employee

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

0 件の賞賛