public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* threads?
@ 2000-01-22  7:36 David Wetzel
  2000-01-23 15:11 ` threads? Alexandre Oliva
  2000-04-01  0:00 ` threads? David Wetzel
  0 siblings, 2 replies; 4+ messages in thread
From: David Wetzel @ 2000-01-22  7:36 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-22  7:36 threads? David Wetzel
2000-01-23 15:11 ` threads? Alexandre Oliva
2000-04-01  0:00   ` threads? Alexandre Oliva
2000-04-01  0:00 ` threads? David Wetzel

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).