public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kvo--gcc at seagha dot be" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/9330] [alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=posix problem
Date: Mon, 25 Aug 2003 15:54:00 -0000	[thread overview]
Message-ID: <20030825155416.28146.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030115100600.9330.mengel@users.sourceforge.net>

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


kvo--gcc at seagha dot be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kvo--gcc at seagha dot be


------- Additional Comments From kvo--gcc at seagha dot be  2003-08-25 15:54 -------
On alphaev68-dec-osf5.1 -- Compaq Tru64 UNIX V5.1B (Rev. 2650)

This still fails with:

In file included from ../../gcc/gthr-posix.h:43,
                 from ./gthr-default.h:1,
                 from ../../gcc/gthr.h:96,
                 from ../../gcc/gthr-posix.c:33:
TMP/gcc-3.4-20030820/obj/gcc/include/pthread.h:299:3: #error <pthread.h>:
unrecognized compiler.
make[3]: *** [libgcc/./gthr-posix.o] Error 1
make[2]: *** [libgcc.a] Error 2
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap-lean] Error 2



-- /usr/include/pthread.h :

#if defined (__DECCXX)
# define _PTHREAD_ENV_CXX
# define _PTHREAD_ENV_DECCXX
#elif defined (__cplusplus)
# define _PTHREAD_ENV_CXX
#elif defined (__DECC) || defined (__decc)
# define _PTHREAD_ENV_DECC
#elif defined (__INTEL_COMPILER)
# define _PTHREAD_ENV_INTELC
#else
# error <pthread.h>: unrecognized compiler.
#endif


  parent reply	other threads:[~2003-08-25 15:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030115100600.9330.mengel@users.sourceforge.net>
2003-05-26  5:57 ` [Bug target/9330] " dhazeghi@yahoo.com
2003-05-26 14:05 ` pinskia@physics.uc.edu
2003-07-18 19:50 ` [Bug bootstrap/9330] " dhazeghi at yahoo dot com
2003-07-31 12:01 ` cvs-commit at gcc dot gnu dot org
2003-07-31 12:11 ` ro at gcc dot gnu dot org
2003-07-31 12:14 ` ro at gcc dot gnu dot org
2003-08-25 15:54 ` kvo--gcc at seagha dot be [this message]
2003-08-25 16:01 ` dhazeghi at yahoo dot com
2003-09-01 22:30 ` ro at techfak dot uni-bielefeld dot de
2003-09-01 22:31 ` ro at techfak dot uni-bielefeld dot de
2003-09-02  7:08 ` kvo--gcc at seagha dot be
2003-09-02  7:09 ` kvo--gcc at seagha dot be
2003-10-14 11:42 ` cvs-commit at gcc dot gnu dot org
2003-10-14 11:46 ` cvs-commit at gcc dot gnu dot org
2003-10-14 11:48 ` ro at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030825155416.28146.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).