gnuports@2rosenthals.com Messaggio archiviato #3 | torna alla lista |
|
---|
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.
Isriviti: Feed,
Riassunto,
Indice. Disiscriviti Scrivi a ListMaster |