Hi,
i extracted gcc 4.2.1 in /usr/qnx632 and set qcc/QCC to this version:
http://community.qnx.com/sf/wiki/do/viewPage/projects.toolchain/wiki/Downloads_gcc4.2Preview
qcc -V4.2.1,gcc_ntox86_cpp –set-default
QCC -V4.2.1,gcc_ntox86_cpp –set-default
qcc -v
cc: looking for gcc_ntox86 in cc: looking for gcc_ntox86 in /usr/qnx632/host/qnx6/x86/etc/qcc/gcc/4.2.1/gcc_ntox86++.co
cc: looking for gcc_ntox86 in /usr/qnx632/host/qnx6/x86/etc/qcc/gcc/4.2.1/gcc_ntox86.conf
but i would like to update gcc/g++ to 4.2.1 version:
g++ -v
Reading specs from /usr/qnx632/host/qnx6/x86/usr/lib/gcc-lib/ntox86/2.95.3/specs
gcc version 2.95.3
How to do it correctly preserving GCC/qcc configuration?
Thanks
Ricardo