Sascha 'SieGeL' Pfalz wrote:
I've tried them under bash with no luck. The build process requires to source a file (LinuxEnvSet) before starting the build, and the supplied *.sh version won't work under bash.
This is correct. The top script runs in bash, but the files sourced use csh syntax so won't work in a POSIX shell.
Ole-Egil