From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Sun Jan 10 1999 - 22:00:25 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,
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' ?
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:35 EDT