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: Possible egcs-2.91.60 bug



> Hi,
> 	When I try to compile KDE pre 1.1 I've got following message:
> 
> checking for LC_MESSAGES... yes
> checking if STL implementation is SGI like... no
> checking if STL implementation is HP like... no
> configure: error: no known STL type found

I'd call this a KDE bug.  We use SGI's STL but do not use the SGI
string class.  KDE appears to try to decide which STL is in use by
checking the string class.



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