Blame |
Last modification |
View Log
| Download
| RSS feed
echo Setting up the toolchain...
echo Building libpthread.a...
x86_64-pc-nto-qnx8.0.0-gcc-12.2.0 -isystem %QNX_TARGET%/usr/include/devs/include_x86_64 -isystem %QNX_TARGET%/usr/include/devs -c pthread-stub.c -o pthread-stub.x86_64.o && ^
x86_64-pc-nto-qnx8.0.0-ar-2.41.0 rcs libpthread.x86_64.a pthread-stub.x86_64.o && ^
aarch64-unknown-nto-qnx8.0.0-gcc-12.2.0 -isystem %QNX_TARGET%/usr/include/devs/include_x86_64 -isystem %QNX_TARGET%/usr/include/devs -c pthread-stub.c -o pthread-stub.aarch64.o && ^
aarch64-unknown-nto-qnx8.0.0-ar-2.41.0 rcs libpthread.aarch64.a pthread-stub.aarch64.o && ^
:eof