This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com mailing list for the libstdc++ project.


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

libstdc++/. ChangeLog mknumeric_limits


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	gdr@sourceware.cygnus.com	99/12/06 00:04:05

Modified files:
	.              : ChangeLog mknumeric_limits 

Log message:
	1999-12-06  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
	
	* mknumeric_limits: Don't use $CXXFLAGS when building
	gen-num-limits. It's definitely wrong to use it since $CXXFLAGS
	generally instructs the compiler not to emit template
	instantiations and we end up with undefined symbols. Sigh.


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