public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* are rand48() & Co implemented now?
@ 2004-05-03 13:09 electa
  2004-05-03 13:54 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: electa @ 2004-05-03 13:09 UTC (permalink / raw)
  To: cygwin





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: are rand48() & Co implemented now?
  2004-05-03 13:09 are rand48() & Co implemented now? electa
@ 2004-05-03 13:54 ` Corinna Vinschen
  2004-05-03 14:41   ` electa
  0 siblings, 1 reply; 5+ messages in thread
From: Corinna Vinschen @ 2004-05-03 13:54 UTC (permalink / raw)
  To: cygwin

Yes.

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: are rand48() & Co implemented now?
  2004-05-03 13:54 ` Corinna Vinschen
@ 2004-05-03 14:41   ` electa
  2004-05-03 16:02     ` Larry Hall
  2004-05-03 17:09     ` chris jefferson
  0 siblings, 2 replies; 5+ messages in thread
From: electa @ 2004-05-03 14:41 UTC (permalink / raw)
  To: cygwin

i have used
#include <stdlib.h>
but gcc still prints
"implicit declaration of function lrand48()",
and "srand48()".


"Corinna Vinschen" <corinna-cygwin@cygwin.com> ha scritto nel messaggio
news:20040503135454.GH2201@cygbert.vinschen.de...
> Yes.
>
> -- 
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
> Red Hat, Inc.
>




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: are rand48() & Co implemented now?
  2004-05-03 14:41   ` electa
@ 2004-05-03 16:02     ` Larry Hall
  2004-05-03 17:09     ` chris jefferson
  1 sibling, 0 replies; 5+ messages in thread
From: Larry Hall @ 2004-05-03 16:02 UTC (permalink / raw)
  To: electa, cygwin

At 10:41 AM 5/3/2004, you wrote:
>i have used
>#include <stdlib.h>
>but gcc still prints
>"implicit declaration of function lrand48()",
>and "srand48()".


Sorry, I can't reproduce that behavior.  See:

>Problem reports:       http://cygwin.com/problems.html


The information requested at the URL above plus sample source should help 
clarify where your problem is.


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: are rand48() & Co implemented now?
  2004-05-03 14:41   ` electa
  2004-05-03 16:02     ` Larry Hall
@ 2004-05-03 17:09     ` chris jefferson
  1 sibling, 0 replies; 5+ messages in thread
From: chris jefferson @ 2004-05-03 17:09 UTC (permalink / raw)
  To: electa; +Cc: cygwin

electa wrote:

>i have used
>#include <stdlib.h>
>but gcc still prints
>"implicit declaration of function lrand48()",
>and "srand48()".
>
>
>  
>
Just checking, are you using the "-mno-cygwin" flag on gcc/g++? This 
would cause that error. If so, then you are using mingw and should 
really go and ask them why it doesn't work (and I suspect they'll tell 
you it is because it's not in the standard windows c library).


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-05-03 17:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-03 13:09 are rand48() & Co implemented now? electa
2004-05-03 13:54 ` Corinna Vinschen
2004-05-03 14:41   ` electa
2004-05-03 16:02     ` Larry Hall
2004-05-03 17:09     ` chris jefferson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).