Mailing List gnuports@2rosenthals.com gearchiveerd bericht #3 | terug naar list |
|
---|
A quick look at stdlib.h indicates that the _beginthread declaration is
controlled by:
#if (!defined (__STRICT_ANSI__) && !defined (_POSIX_SOURCE)) || defined
(_WITH_UNDERSCORE) || defined(__USE_EMX)
Is it possible one of these #defines is missing?
There are also lots of related warnings likeThese are all side effects of the implicit declaration of _beginthread.
Aanmelden: Feed,
Samenvatting,
Index. Afmelden Mail naar ListMaster |