All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Making skin libraries not dlopenable (was: Re: [Xenomai-core] [PATCH] silence libtool warnings)
Date: Fri, 18 Aug 2006 15:08:03 +0200	[thread overview]
Message-ID: <1155906484.4326.82.camel@domain.hid> (raw)
In-Reply-To: <44DCABB2.1060706@domain.hid>

On Fri, 2006-08-11 at 18:09 +0200, Jan Kiszka wrote:
> As we should not statically link the native/rtdm libraries against our
> new CAN tools (that code may reside on small embedded devices soon...),
> the old "Linking the executable XXXX ... is not portable!" warning now
> pops up again during Xenomai user-space build.
> 
> Here is an approach to work around that warnings already at libtool
> level (though I'm still convinced dropping "-module" would make more sense).

I don't like the idea of patching the .la files, really. But thinking a
bit more about the -module option than previously, it's likely that one
would want to dlopen a library using the skin, rather than the skin
itself. So I would eventually vote for getting rid of -module instead;
it looks like much saner.

If people have objections so as making skin libraries not dlopenable
anymore, it's the right time to express them.

-- 
Philippe.




      reply	other threads:[~2006-08-18 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-11 16:09 [Xenomai-core] [PATCH] silence libtool warnings Jan Kiszka
2006-08-18 13:08 ` Philippe Gerum [this message]

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=1155906484.4326.82.camel@domain.hid \
    --to=rpm@xenomai.org \
    --cc=jan.kiszka@domain.hid \
    --cc=xenomai@xenomai.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 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.