This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tinfo.cc



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]