Andy Dougherty <[EMAIL PROTECTED]> wrote: > The gcc check should come *after* choosing the compiler, and optimizer flags > should only be chosen after you actually have a compiler. The patch > below fixes these things.
Thanks, applied. This fixes bug ticket #31446 too. > Alas, there's a problem still. Configure.pl loads up the hints files > before determining the compiler, but hints files may well want to take > different actions depending on the compiler in question. Yep. leo