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]

[v3] don't precompile extc++.h


Precompiling extc++.h, ie all of libstdc++'s extensions, causes an ICE
on some primary platforms.

See:
http://gcc.gnu.org/PR28217

Mike Stump has hidden a patch in some followup email. Hopefully he'll
repost in a less disguised format.

In the meantime, this removes the problematic PCH from the compilation
process.

tested x86/linux

-benjamin

Attachment: p.20060712-1
Description: Text document


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