public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Wetzel <dave@turbocat.de>
To: gcc-help@gcc.gnu.org
Subject: threads?
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <200001221536.QAA02622@cat.turbocat.de> (raw)
Message-ID: <20000401000000.oIBO_-WVmnbA1OXw0N8IXvHwSMYTLknJVCnjNvY3edw@z> (raw)

Hi

from gcc's configure:

(....)
checking for thread.h... no
checking for pthread.h... no
(....)

I have

alice# more /usr/local/include/pthread.h
/*
**  GNU Pth - The GNU Portable Threads
**  Copyright (c) 1999-2000 Ralf S. Engelschall <rse@engelschall.com>
(.......)
**  USA, or contact Ralf S. Engelschall <rse@engelschall.com>.
**
**  pthread.h: POSIX Thread ("Pthread") API for Pth
*/
                             /* ``Only those who attempt the absurd
                                  can achieve the impossible.''
                                               -- Unknown          */
#ifndef _PTH_PTHREAD_H_
#define _PTH_PTHREAD_H_

/*
(....)

Why does configure ignore this file?

PS: I do not subscribe to this list.
---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 NeXTmail dave@turbocat.de
 (______)  http://www.turbocat.de/
           DEVELOPMENT * CONSULTING * ADMINISTRATION

             reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-22  7:36 David Wetzel [this message]
2000-01-23 15:11 ` threads? Alexandre Oliva
2000-04-01  0:00   ` threads? Alexandre Oliva
2000-04-01  0:00 ` threads? David Wetzel

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=200001221536.QAA02622@cat.turbocat.de \
    --to=dave@turbocat.de \
    --cc=gcc-help@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).