[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Patches for 0.8.1
- 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
>
> $(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
/ \
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]