This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: pthread related breakage (mainline)
Paolo Carlini <pcarlini@unitus.it> wrote:
> In that case, let's double check these commits:
>
> 2003-10-09 Nathanael Nerode <neroden@gcc.gnu.org>
>
> * config.gcc: Remove redundant thread_file setting clauses for
> various *-*-linux* targets.
I reverted this patch and I'm bootstrapping now. For reference, it's:
http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00715.html
cvs diff -u -r 1.394 -r 1.395 config.gcc | patch -R
Let's see if it helps.
Giovanni Bajo