This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: libiberty as a parameter
- To: Marc Espie <Marc dot Espie at liafa dot jussieu dot fr>, egcs-patches at cygnus dot com
- Subject: Re: libiberty as a parameter
- From: Richard Henderson <rth at cygnus dot com>
- Date: Sun, 31 Jan 1999 12:24:15 -0800
- References: <19990131165846.41336@liafa1.liafa.jussieu.fr>
On Sun, Jan 31, 1999 at 04:58:46PM +0100, Marc Espie wrote:
> In a less abstract way, OpenBSD does have a dynamic library flavor of
> libiberty already installed when gcc/egcs gets built. So specifying
> LIBIBERTY=-liberty along is enough to pick it up.
The only problem is is that libiberty is not unchanging. Are
we then supposed to detect when the installed libiberty doesn't
contain some recently added entry point?
r~