From: Yichao Yu <yyc1992@gmail.com>
To: Aniruddha Bhattacharyya <aniruddha.aot@gmail.com>
Cc: Glynn Clements <glynn@gclements.plus.com>,
linux-c-programming@vger.kernel.org
Subject: Re: header files missing
Date: Wed, 14 Dec 2011 10:15:06 -0500 [thread overview]
Message-ID: <CAMvDr+R-hePHJcL43rVkNmPdYyXui4tXKv8fHNWmR-CLk8DAqg@mail.gmail.com> (raw)
In-Reply-To: <CAOXuEswg7XOyK+QWg+BULr70O2C=spu2eieT+u6tdRbK5=TMvA@mail.gmail.com>
On Wed, Dec 14, 2011 at 9:14 AM, Aniruddha Bhattacharyya
<aniruddha.aot@gmail.com> wrote:
> Some might use dlopen() and dlsym() in case of runtime library
I suppose the "runtime" here just means shared libraries that is
loaded by dynamic linker (not sth like plugins) instead of those
headers which are not necessary at "runtime". So dlopen() and dlsym()
are not necessary (and probably not possible for glibc).
>
> On Wed, Dec 14, 2011 at 6:48 PM, Glynn Clements
> <glynn@gclements.plus.com> wrote:
>>
>>
>> Renjith Gopinadhan wrote:
>>
>> > Surely, he has glibc installed, but the issue is that anything to do
>> > with the PATH variable or anyother environment variable settings?
>>
>> Most distros split libraries into runtime and development packages.
>> Shared libraries are in the runtime package, headers are in the
>> development package.
>>
>> He'll certainly have the runtime package for glibc, but he won't
>> necessarily have the development package.
>>
>> --
>> Glynn Clements <glynn@gclements.plus.com>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2011-12-14 15:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 14:16 header files missing ratheesh kannoth
2011-12-12 14:34 ` Jean-Marc Simohand
2011-12-12 14:38 ` ratheesh kannoth
2011-12-12 14:59 ` Javier Martinez Canillas
2011-12-12 15:01 ` Jonathan Isom
2011-12-12 15:04 ` Renjith Gopinadhan
2011-12-14 13:18 ` Glynn Clements
2011-12-14 14:14 ` Aniruddha Bhattacharyya
2011-12-14 15:15 ` Yichao Yu [this message]
2011-12-12 15:03 ` Jean-Marc Simohand
2011-12-14 15:20 ` Yichao Yu
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=CAMvDr+R-hePHJcL43rVkNmPdYyXui4tXKv8fHNWmR-CLk8DAqg@mail.gmail.com \
--to=yyc1992@gmail.com \
--cc=aniruddha.aot@gmail.com \
--cc=glynn@gclements.plus.com \
--cc=linux-c-programming@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).