Mailing List gnuports@2rosenthals.com Archived Message #3

From: "Dave Yeo" <gnuports@2rosenthals.com> Full Headers
Undecoded message
Subject: Re: [GNU Ports] _beginthread not declared
Date: Sat, 9 May 2020 22:29:46 -0700
To: GNU Ports for eCS Mailing List <gnuports@2rosenthals.com>

On 05/09/20 09:20 PM, Steven Levine wrote:
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?

Quite possible, but attempts as setting various ones has just resulted in an earlier error. I'm probably just missing something simple.


There are also lots of related warnings like
These are all side effects of the implicit declaration of _beginthread.

Yet these turn into a fatal error if I declare __USE_EMX or such.
Dave

--
This email was Anti Virus checked by Astaro Security Gateway. http://www.sophos.com

Subscribe: Feed, Digest, Index.
Unsubscribe
Mail to ListMaster