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

* Re: threads?
  2000-01-22  7:36 threads? David Wetzel
@ 2000-01-23 15:11 ` Alexandre Oliva
  2000-04-01  0:00   ` threads? Alexandre Oliva
  2000-04-01  0:00 ` threads? David Wetzel
  1 sibling, 1 reply; 4+ messages in thread
From: Alexandre Oliva @ 2000-01-23 15:11 UTC (permalink / raw)
  To: David Wetzel; +Cc: gcc-help

On Jan 22, 2000, David Wetzel <dave@turbocat.de> wrote:

> checking for pthread.h... no

> I have

> alice# more /usr/local/include/pthread.h

> Why does configure ignore this file?

Dunno.  Check config.log to tell.  Maybe /usr/local/include is not in
the standard include search path...

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them

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

* Re: threads?
  2000-01-23 15:11 ` threads? Alexandre Oliva
@ 2000-04-01  0:00   ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 2000-04-01  0:00 UTC (permalink / raw)
  To: David Wetzel; +Cc: gcc-help

On Jan 22, 2000, David Wetzel <dave@turbocat.de> wrote:

> checking for pthread.h... no

> I have

> alice# more /usr/local/include/pthread.h

> Why does configure ignore this file?

Dunno.  Check config.log to tell.  Maybe /usr/local/include is not in
the standard include search path...

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them

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

* threads?
  2000-01-22  7:36 threads? David Wetzel
  2000-01-23 15:11 ` threads? Alexandre Oliva
@ 2000-04-01  0:00 ` David Wetzel
  1 sibling, 0 replies; 4+ messages in thread
From: David Wetzel @ 2000-04-01  0:00 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).