This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [libstdc++ PATH] tr1::bind support
Chris Jefferson wrote:
I tried preprosessing, which produced a 3.9M file.. it still takes >20
seconds to compile. However, once I pursaded pre-compiled headers to
work, while the resulting files was 52M(!!) now it compiles in < 1
sec, so when/if everyone is using precompiled headers, the problem
will be allieviated somewhat. I still think it might be nice to pull
the functional header apart a bit...
Yes, I think Doug already figured out how (that common header)...
In my opinion, Doug and Chris, you should keep in touch and help each
other finalizing bind and tuple: both the open issues (i.e., compile
time performance, unnecessary workaround for 10 parameters) seem easily
solvable in that context.
Thanks!
Paolo.