This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the EGCS project.


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

gcc 2.91; header file conflict


Please send replies to the newsgroup or to lakshman@nssl.noaa.gov,
not to netscape.net.



In file included from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.60/include/syslimits.h:7,
                 from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.60/include/limits.h:11,
                 from /usr/local/include/g++/stl_algobase.h:49,
                 from /usr/local/include/g++/vector:30,
                 from ../../wdssii/code_DataType.h:7,
                 from ../../hires/HiresBuilder.h:4,
                 from ../../hires/code_HiresIndex.h:5,
                 from eg_code_HiresRef_test.cc:1:
/usr/include/limits.h:204: warning: `DBL_MAX' redefined
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.60/include/float.h:63:
warning: this is the location of the previous definition
/usr/include/limits.h:206: warning: `DBL_MIN' redefined
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.60/include/float.h:54:
warning: this is the location of the previous definition
/usr/include/limits.h:209: warning: `FLT_MAX' redefined
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.60/include/float.h:35:
warning: this is the location of the previous definition
/usr/include/limits.h:210: warning: `FLT_MIN' redefined
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.60/include/float.h:26:
warning: this is the location of the previous definition


____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com.

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