This is the mail archive of the gcc@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]

Re: not building?



/Volumes/mrs5/net/gcc/libstdc++-v3/include/precompiled/extc++.h:43:29: error: ext/enc_filebuf.h: No such file or directory

This was removed from the libstdc++ sources erroneously, and I just re-added it. It should appear in your sources, if they are up-to-date, in include/ext/enc_filebuf.h. If not, there's something wrong.


If you are working on a branch or have sticky tags you may have to do the appropriate gymnastics.

-benjamin


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