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]

Re: template problem with 971016



> Actually, I'm not (currently) using anything in libg++, but the old
> header files are seen by egcs++ due to search paths, and the old
> declarations of new & delete conflict.

I don't understand why: gcc/libg++ used to use $prefix/lib/g++-include for
headers; egcs uses $prefix/usr/include.  So I don't understand where
you are getting old headers from.  Do you have stuff in /usr/local/include?




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