Better GCC and Clang support under cygwin. Removing nolto toolchain
- clang pipe replaced with llvm-ld -native; build script now do not support nolto toolchains; gcc link and compile optimization options are synchronized. If they are not, GCC 4.5.3 fails with bug.
Better GCC and Clang support under cygwin. Removing nolto toolchain
- clang
pipe replaced with llvm-ld -native;
build script now do not supportnolto toolchains;
gcc link and compile optimization options are synchronized. If theyare not, GCC 4.5.3 fails with bug.