public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libgomp/25936] FAIL: libgomp.c/appendix-a/a.15.1.c (test for excess errors)
Date: Tue, 24 Jan 2006 02:12:00 -0000	[thread overview]
Message-ID: <20060124021208.3186.qmail@sourceware.org> (raw)
In-Reply-To: <bug-25936-276@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2006-01-24 02:12 -------
Subject: Re:  FAIL: libgomp.c/appendix-a/a.15.1.c (test for excess errors)

> I bet -lrt has to be linked in as sem_* are part of the real time extensions of
> POSIX.

I believe that you would win that bet:

-bash-2.05b$ nm librt.2|less
Symbols from librt.2:

[Index]    Value                  Size    Type  Bind  O Shndx    Name
...
[98]     |   4611686018427395792|     100|FUNC |GLOB |0|   .text|sem_close
[119]    |   4611686018427395280|     164|FUNC |GLOB |0|   .text|sem_destroy
[60]     |   4611686018427396688|     160|FUNC |GLOB |0|   .text|sem_getvalue
[88]     |   4611686018427395072|     208|FUNC |GLOB |0|   .text|sem_init
[96]     |   4611686018427395464|     308|FUNC |GLOB |0|   .text|sem_open
[102]    |   4611686018427396512|     172|FUNC |GLOB |0|   .text|sem_post
[72]     |   4611686018427396208|     300|FUNC |GLOB |0|   .text|sem_trywait
[67]     |   4611686018427395896|     132|FUNC |GLOB |0|   .text|sem_unlink
[109]    |   4611686018427396032|     172|FUNC |GLOB |0|   .text|sem_wait

Dave


-- 


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


  parent reply	other threads:[~2006-01-24  2:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-24  0:03 [Bug libgomp/25936] New: " danglin at gcc dot gnu dot org
2006-01-24  0:59 ` [Bug libgomp/25936] " pinskia at gcc dot gnu dot org
2006-01-24  2:12 ` dave at hiauly1 dot hia dot nrc dot ca [this message]
2006-01-29 20:26 ` [Bug libgomp/25936] libgomp needs to link against rt on HPUX pinskia at gcc dot gnu dot org
2006-02-08 17:46 ` roger at eyesopen dot com
2006-02-08 18:17 ` dave at hiauly1 dot hia dot nrc dot ca
2006-02-13  2:33 ` sayle at gcc dot gnu dot org
2006-02-13 19:02 ` roger at eyesopen dot com

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=20060124021208.3186.qmail@sourceware.org \
    --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).