This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: cpu_defines.h not installed in freestanding C++ library. Bug or feature?


> Is that intentional?

No. Although there may be places in libsupc++ where c++config.h is
included and can be eliminated. If this inclusion can't be eliminated,
then the required bits headers should also be installed for
freestanding.

The list of freestanding headers is also out-of-date for the newer C++0x
changes. I think we were kind of waiting for that to settle down before
fixing it.

-benjamin


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