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]

Fails to build with --enable-c-mbchar=no


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         |
\------------------------------------------------------------------/


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