All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martijn Sipkema" <m.j.w.sipkema@student.tudelft.nl>
To: alsa-devel@alsa-project.org, linux-audio-dev@music.columbia.edu
Subject: dynamic linking
Date: Tue, 23 Apr 2002 19:58:08 +0100	[thread overview]
Message-ID: <001501c1eaf8$d359ef00$0400a8c0@martijn> (raw)

I'm working on a library for accessing MIDI hardware, which uses plugins
to communicate with the hardware. Now I'm not sure how to compile
these shared libraries. Should I use -Bsymbolic? This makes the linker
give a warning when the library is not linked against all the shared
libraries
it needs itself. Still, I don't seem to be able to use the ALSA library (for
rawmidi) when the plugin is not loaded with RTLD_GLOBAL. This may
not be a problem, but I'd like to understand why RTLD_LOCAL won't
work?

Any help would be appreciated.

--martijn




_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@sourceforge.net

             reply	other threads:[~2002-04-23 17:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-23 18:58 Martijn Sipkema [this message]
2002-04-23 18:26 ` [linux-audio-dev] dynamic linking Paul Davis
     [not found] ` <200204231833.g3NIXre19975@roar.music.columbia.edu>
2002-04-23 21:18   ` Steve Harris
  -- strict thread matches above, loose matches on Subject: below --
2002-09-08 20:00 Wrazlov
2002-09-08 20:03 ` Wrazlov
2002-09-08 21:06   ` Holger Freyther
2002-09-09 11:06     ` Wrazlov
2002-09-09 14:24       ` Glynn Clements
2002-09-11 15:43         ` Jan-Benedict Glaw
2002-09-09 20:39       ` Progga
2000-01-18 15:00 Dynamic Linking Jeffrey R. Millar
2000-01-17 14:23 Grant Carter

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='001501c1eaf8$d359ef00$0400a8c0@martijn' \
    --to=m.j.w.sipkema@student.tudelft.nl \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-audio-dev@music.columbia.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.