This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: tinfo.cc
- To: Levente Farkas <lfarkas at mindmaker dot hu>
- Subject: Re: tinfo.cc
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 25 Oct 2000 06:13:14 -0700 (PDT)
- cc: STDC++ <libstdc++ at sources dot redhat dot com>
while you were away, most of the c++ functionality in libgcc moved into
libstdc++-v3/libsupc++. tinfo.cc is one of these files.
that's the origin of this file.
> ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
> --enable-shared --enable-threads=posix --enable-haifa --disable-checking
> --enable-libstdcxx-v3 --enable-new-gxx-abi --enable-long-long
> --enable-cshadow-headers --enable-namespaces --host=i386-redhat-linux
you might try w/o --enable-new-gxx-abi