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]

Re: libstdc++ invalid exception


Alexandre,

	Thanks for the reply.  What is the version of libc (or glibc)
header files that gcc2.8.1 needs?  By using the correct libc (or glibc),
will I be able to compile libstdc++ with gcc2.8.1?

> 
> It's not the fact that it's linked with the new libc, but the fact
> that you appear to be using headers from a new libc that gcc 2.8.1
> isn't compatible with.  It's probably possible to adjust the
> declarations in libstdc++'s headers so that they comply with a newer
> glibc, but I doubt it's worth the trouble.

Thanks again.

Sincerely,

Amy


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