public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* pthreads man pages, where?
@ 2002-11-02  0:04 tendim
  2002-11-02  1:53 ` Sebastian Huber
  0 siblings, 1 reply; 2+ messages in thread
From: tendim @ 2002-11-02  0:04 UTC (permalink / raw)
  To: gcc-help

Hi.

I've installed gcc-3.2 on my system, and I was under the impression that
since I gave the --enable-threads=posix switch to configure, it would also
install the man pages for the various posix thread functions.  I.e.,
pthread_create, etc.

However, when I issue "man pthread_create" or something similar, my system
can't find the man pages!  :(

are they not installed by default with gcc-3.2?  I know they exist, as the
computers at my school (albeit with gcc-3.1) have them.

If they are not installed by default, where can I get them?

Thanks,
Patrick


patrick@tendim.cjb.net
"It's simple, overspecialize and you breed in weakness."
 --Ghost in the Shell


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

* Re: pthreads man pages, where?
  2002-11-02  0:04 pthreads man pages, where? tendim
@ 2002-11-02  1:53 ` Sebastian Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Huber @ 2002-11-02  1:53 UTC (permalink / raw)
  To: gcc-help

On Saturday 02 November 2002 09:04, tendim wrote:
> Hi.
>
> I've installed gcc-3.2 on my system, and I was under the impression that
> since I gave the --enable-threads=posix switch to configure, it would also
> install the man pages for the various posix thread functions.  I.e.,
> pthread_create, etc.
>
> However, when I issue "man pthread_create" or something similar, my system
> can't find the man pages!  :(
> [...]

Hello,
you can try 'info libc' and then choose the 'POSIX Threads' section.

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

end of thread, other threads:[~2002-11-02  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-02  0:04 pthreads man pages, where? tendim
2002-11-02  1:53 ` Sebastian Huber

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