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: gcc 2.91; header file conflict


> /usr/include/limits.h:209: warning: `FLT_MAX' redefined

I can't reproduce this because I don't have a Solaris 7 system
available; however, it seems that you should have a copy of limits.h
in

/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.60/include/

as a result of the "fixincludes" operation (at least, that happens on
Solaris 2.5.1). If you don't, it's either a bug in gcc, or an
installation problem. When you built egcs, did you get any error
messages from fixincludes?

Regards,
Martin


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