|
From: avlomwel <av...@fi...> - 2003-12-03 16:37:18
|
Hello Maurits; you can remove the dependency on values.h by removing alle #include <values.h> configure ten should fihure out by itself it is no longer needed. (In case it does not work the first time delete de src/.deps directoy.) I see no reason to maintain the values.h include file, since it is no longer main straim. When I started working on stats it was the best new thing. It's use is not wide spread. greetings; Alexander On Tue, 2 Dec 2003, Maurits van Rees wrote: > Date: Tue, 2 Dec 2003 00:41:45 +0100 (CET) > From: Maurits van Rees <ma...@va...> > Reply-To: pla...@li... > To: pla...@li... > Cc: mo...@dd... > Subject: [Plantool-developer] Remove values.h from stats? > > Hello Alexander, > > I have been trying to get stats to compile under Windows. I do that using > cygwin. Martijn Otten has been trying the same, which is one of the > reasons why I want to get this to work. > > Problem: values.h > ./configure complains that this is missing. 'make' also really wants this > or else it won't compile. > > The use values.h seems to be outdated, if I see this and other messages: > http://www.cygwin.com/ml/cygwin/2001-01/msg00132.html > "In short, values.h has been obsolete for over 12 years - any code > which wants to be portable should be changed to use the float.h > identifiers instead." > > According to ./configure the missing values.h is the only problem. Is it > possible to remove the values.h dependency from the stats.h file by using > float.h or something? > > BTW, I am trying all this with the stats source of version 1.13. > > -- > Maurits > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Plantool-developer mailing list > Pla...@li... > https://lists.sourceforge.net/lists/listinfo/plantool-developer > --------------------------------------------------------------------- Never be afraid to try something new. Remember, amateurs built the ark; professionals built the Titanic. --------------------------------------------------------------------- |