This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/28080] header dependencies



------- Comment #9 from chris at bubblescope dot net  2006-06-23 16:47 -------
I just tried preprocessing vector, as an example. There isn't any obvious
low-hanging fruit. The major problem is that most of the C standard libary ends
up getting dragged in.

I think a better goal would be to make precompiled headers easier to use, and
inform users about them, although obviously cutting down on headers would still
be a good goal.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28080


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