S32DS Jenkins build under Windows 10

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

S32DS Jenkins build under Windows 10

1,379 次查看
dan_teodorescu
Contributor III

Hi,

I am setting up a Jenkins CI system under Windows 10. This requires that I run a scrip (build.sh) under the msys that comes with S32DS; the script does all the work, and exits once the build completes.

I noticed that the S32DS utils/msys32 has three executable: mingw32.exe, mingw64.exe and msys2.exe. It's not clear which executable to use and what the command line interface expects.

In summary, what exact Windows command should I issue such that the S32DS msys environment executes my build.sh script?

Thank you,

Dan

标记 (2)
0 项奖励
回复
1 回复

1,234 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

best way how to startup msys command line is use msys2_shell.cmd . This script starts msys and set for you paths and other  environment variables. 

Jiri

0 项奖励
回复