From: ratheesh k <ratheesh.ksz@gmail.com>
To: linux-c-programming@vger.kernel.org, linux-rt-users@vger.kernel.org
Subject: pthread_once
Date: Wed, 22 Sep 2010 19:01:33 +0530 [thread overview]
Message-ID: <AANLkTi=Vf3_GZHY7njqezmZNkmqvF6+NLXLc_WTmZtzU@mail.gmail.com> (raw)
I have an embedded box running 2.6.18 linux with rt patch.
I am developing an userspace application which need timer_create() .
I have a big desktop machine with a 4 GB ram, running only linux
2.6.18 ( not rt linux ) . I would like to compile and test it on this
Desktop PC .
I compiled my program and linked with librt.a on my Desktop PC. But
when i run my program , it says
undefined symbol: pthread_once
what could be the problem, ???
next reply other threads:[~2010-09-22 13:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-22 13:31 ratheesh k [this message]
2010-09-22 20:28 ` pthread_once Glynn Clements
-- strict thread matches above, loose matches on Subject: below --
2010-09-24 15:36 pthread_once Ardhan Madras
2010-09-24 17:59 ` pthread_once Glynn Clements
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='AANLkTi=Vf3_GZHY7njqezmZNkmqvF6+NLXLc_WTmZtzU@mail.gmail.com' \
--to=ratheesh.ksz@gmail.com \
--cc=linux-c-programming@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.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 NNTP newsgroup(s).