Just delete those 2 or 3 lines that the compiler complains about when
you take out -DOLD_RAND.  It should be function prototypes, for srand
and rand or something.
--Palrich.

Stainless wrote:
> 
> Someone on the list mentioned that Cygwin was capable of compiling normal
> random intigers. How is the done? That someone also mentioned something
> about remming out a couple of lines in db.c or something to that effect.
> I've been able to use the makefile now but still need -DOLD_RAND. Does
> anyone have info on this? I've found a file in Cygwin that I included in all
> files that pertain to random called "rand.h". There is no call in the file
> for TRIG_RAND just RAND_*. Thanks,
> 
>                         Dantin
> 
> P.S. the code refers to TRIG_RAND when I grepped it and srandom. There is
> only one instance of srandom and thats located in the db.c.

Reply via email to