Re: more severe breakage (fwd)

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Sun Jan 10 1999 - 22:14:33 EST


>
> On Jan 10, 1999, Godmar Back <gback@cs.utah.edu> wrote:
>
> >> The -lgcc hack was not supposed to affect FreeBSD3, and libtool should
>
> > It was in effect on both FreeBSD2.2.x and FreeBSD3.
>
> configure.in says only freebsd2 and netbsd, and it does it wrong,

There's an alias in config.alias.
freebsd[23]*) host_os=freebsd2 ;;

Are these aliases no longer picked up?

> because test cond -o cond is not portable. Should I change that to
>
> case ... freebsd2|freebsd3|netbsd) ... esac ?
>
> Anyway, gcc -shared should link libgcc into the shared library, and
> libtool is using gcc -shared.
>
> Can you confirm that libgcc is linked into the shared library, with
> `make AM_CFLAGS=-Wl,-v' ?
>

We will use the other fix that works on netbsd too.

        - Godmar


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:35 EDT