<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I'd be interested to know from the community what are the oldest compilers you care about?  Anyone out there using a compiler older than 5 years or so?<br></blockquote><div><br></div><div> I'd say for gcc, 4.1.x is likely the oldest you'd need to bother with.  That's the system compiler for RHEL5 and SLES10, both of which are EOL'd but still actively deployed.  That being said, chances are pretty high that even on those systems, you'd have a newer compiler available via system packages.  RHEL5.5 and up has /usr/bin/gcc44 and SLES 10 has /usr/bin/gcc-4.3, both available as system packages and an alternative to the older /usr/bin/gcc used to compiler their respective kernels.<br></div></div></div></div>