This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project. See the libstdc++ home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Ryszard, I am using a slightly different egcs snapshot, and things are working with me. Here's what gcc -v says: gcc version egcs-2.93.20 19990430 (gcc2 ss-980929 experimental) or gcc version egcs-2.93.21 19990503 (gcc2 ss-980929 experimental) Both of these work well for me (meaning, make_check_libfree++ has no fails). If you continue to have problems, contact me directly. > The file bits/stl_range_errors.h is still missed after make install. Fixed. > (your patch. .) Checked in. Please note the (very minor) formatting changes for next time.. . Thanks, Benjamin