This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Fails to build with --enable-c-mbchar=no
- To: libstdc++ at sources dot redhat dot com
- Subject: Fails to build with --enable-c-mbchar=no
- From: "Dr. David Gilbert" <dg at px dot uk dot com>
- Date: Fri, 3 Nov 2000 12:15:30 +0000 (GMT)
Hi,
Trying to work around the seg on shared library load which seems to
happen in the wide character code, I thought I'd try building with
--enable-c-mbchar=no.
Unfortunatly it fails to build in:
../../../../gcc/libstdc++-v3/include/bits/basic_file.h: In instantiation
of `std::__basic_file<char>':
c++io.cc:41: instantiated from here
../../../../gcc/libstdc++-v3/include/bits/basic_file.h:120: invalid use of
undefined type `struct __c_wfile_type'
../../../../gcc/libstdc++-v3/libio/libio.h:262: forward declaration of
`struct
__c_wfile_type'
Dave
--
/------------------------------------------------------------------\
| Dr. David Alan Gilbert | Work:dg@px.uk.com +44-161-286-2000 Ex258|
| -------- G7FHJ --------|---------------------------------------- |
| Home: dave@treblig.org http://www.treblig.org |
\------------------------------------------------------------------/