This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/26161] Configure tests for pthread.h sometimes need to use -pthread



------- Comment #5 from fxcoudert at gcc dot gnu dot org  2006-02-08 15:12 -------
(In reply to comment #3)
> 2006-02-07  Roger Sayle  <roger@eyesopen.com>
>             R. Scott Bailey  <scott.bailey@eds.com>
> 
>         PR bootstrap/16787
>         * floatformat.c: Include <float.h> where available.
>         (NAN): Use value of DBL_QNAN if defined, and NAN isn't.

It does work for me on alphaev68-dec-osf5.1b, enabling to build libiberty with
the system cc.

But the build dies later with:

yacc --name-prefix=__gettext --output plural.c ../../gcc/intl/plural.y
usage: yacc -svdlt [-b prefix] [-p sym_prefix] [-P path] [-N num] file


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26161


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]