Peter Jansen wrote:
Hi John,
Is gcc-3.2.3 still the one to use for stable, trustworthy, if less optimized?3.2.3 is more optimized than 3.3.6 it makes smaller code.
So, gcc-3.2.3 seems to compile OK with gcc-4.0.4.... Does a gcc-3.2.3work any faster when compiled with more recent gcc-4.0 or gcc-4.1 on the host machine? Are there pitfalls?
John Griessen