Linux LVM users
 help / color / mirror / Atom feed
From: Luca Berra <bluca@comedia.it>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Patches for 0.8.1
Date: Sun, 17 Dec 2000 11:04:26 +0100	[thread overview]
Message-ID: <20001217110426.C9917@colombina.comedia.it> (raw)
In-Reply-To: <00121619514201.00774@lyta>; from russell@coker.com.au on Sat, Dec 16, 2000 at 07:51:42PM +0100

>  
>  $(SO): $(ALL_OBJECTS)
> -       ld -shared -o $(SO) $(ALL_OBJECTS)
> +       ld -shared -soname=${SO} -o $(SO) $(ALL_OBJECTS)
> +       ln -sf ${SO} ${BASESO}

i thought it was better to use 'gcc -shared -Wl,-soname,${SO}' to link
shared libraries, especially under libc6

L.
-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \

  reply	other threads:[~2000-12-17 10:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-16 18:51 [linux-lvm] Patches for 0.8.1 Russell Coker
2000-12-17 10:04 ` Luca Berra [this message]
2000-12-18 16:29 ` lewis

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=20001217110426.C9917@colombina.comedia.it \
    --to=bluca@comedia.it \
    --cc=linux-lvm@sistina.com \
    /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