[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: -Wl flags on Compaq Tru64 (4.0f)
From: |
Gary V . Vaughan |
Subject: |
Re: -Wl flags on Compaq Tru64 (4.0f) |
Date: |
Fri, 27 Apr 2001 19:39:52 +0100 |
On Thursday 29 March 2001 9:46 am, Ray Bellis wrote:
> In the latest MySQL distro they're using libtool 1.3.5 to
> build their libraries.
>
> On Compaq Tru64 4.0f the use of the '-Wl' flags to LD causes
> problems, the linker doesn't seem to correctly support the
> use of multiple -Wl arguments:
>
> % cxx -Wl,-rpath -Wl,<directory>
>
> doesn't work.
>
> According to the Compaq 'cxx' manpage the -Wl parameters
> need to be comma separated:
>
> % cxx -Wl,-rpath,<directory>
>
> regards,
>
> Ray.
Give the new libtool-1.4 a whirl -- I seem to recall that this problem has
been addressed.
Cheers,
Gary.
--
___ _ ___ __ _ mailto: address@hidden
/ __|__ _ _ ___ _| | / / | / /_ _ _ _ __ _| |_ __ _ ___ address@hidden
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
\___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page: /___/ /___/ gpg public key:
http://www.oranda.demon.co.uk http://www.oranda.demon.co.uk/key.asc
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: -Wl flags on Compaq Tru64 (4.0f),
Gary V . Vaughan <=