Re: gcc 4.2.3 bootstrap *seems* to be broken on AIX 5.3

2008-02-14 Thread Joe Buck
Thomas> when trying to installl gcc 4.2.3 on AIX 5.3 bootstraps fails in stage3 in configure-target-libmudflap when trying to detect used thread-model: Thomas> Anyone an idea? On Thu, Feb 14, 2008 at 09:54:17AM -0500, David Edelsohn wrote: > Do not enable Mudflap on AIX. Mudflap only is

Re: gcc 4.2.3 bootstrap *seems* to be broken on AIX 5.3

2008-02-14 Thread David Edelsohn
> t veith writes: Thomas> when trying to installl gcc 4.2.3 on AIX 5.3 bootstraps fails in stage3 in configure-target-libmudflap when trying to detect used thread-model: Thomas> checking for thread model used by GCC... aix Thomas> aix is an unsupported thread package Thomas> make[1]: *** [co

gcc 4.2.3 bootstrap *seems* to be broken on AIX 5.3

2008-02-14 Thread t . veith
Hi *, when trying to installl gcc 4.2.3 on AIX 5.3 bootstraps fails in stage3 in configure-target-libmudflap when trying to detect used thread-model: checking for thread model used by GCC... aix aix is an unsupported thread package make[1]: *** [configure-target-libmudflap] Error 1 make[1]: Leav