This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: link problems


On Tue, 29 Apr 1997, Mark A Gregory wrote:

>/empire/emp4/lib/libcommands.a(laun.o)(.text+0x16f7):laun.c: undefined
>reference to `random' >
>/empire/emp4/lib/libcommands.a(new.o)(.text+0x3a5):new.c: undefined
>reference to `srandom' >
>
As far as I can tell, the gnu-win32 does not have the random and srandom 
functions.  It only has the rand and srand functions, which are not 
nearly as random.  I have had problems with moving software from an AIX 
system to my Win95 system becuase of this.  

I'd be interested if anyone out there could correct me and point out that
random() and srandom() are defined in Cygnus and where.  I spent some time
with grep going over the .h files, but could not find them. 


See ya around the Mulberry bush.

--James

:)

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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