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


Benjamin Kosnik wrote:
> 
> 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.

by "origin" I mean the "origin" variable in tinfo.cc line 1177:-))
which cause the error and I assume it's a real bug un the code!!!
 
> > ../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

-- 
 -- Levente                        http://petition.eurolinux.org/index_html
 "The only thing worse than not knowing the truth is
  ruining the bliss of ignorance."

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