powerpc cross-tool chain problem with SCons maker

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

powerpc cross-tool chain problem with SCons maker

776 Views
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 Kudos
1 Reply

637 Views
alexanderfedoto
NXP Employee
NXP Employee

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

0 Kudos