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: posix threads (pthread32) undefined references


In article <Pine.LNX.3.95.981030222714.12344A-100000.cygnus.gnu-win32@moshpit.cygnus.com>,
Ben Elliston <bje@cygnus.com> wrote:
>> I'm running Cygwin32 b19.3 (no EGCS, gcc from cdk.exe) on a Win98 box.
>
>Right.  So you may or may not have TryEnterCriticalSection(), for example.
>I don't know.
>
>> so why don't adding them, Geoffrey?!
>
>I believe there was some contention over what effect this would have on
>_any_ binaries linked against this stub.  Someone tried to convince me
>that this means that the executable would fail to load on systems where
>this didn't exist, even if the program didn't call for this function.

Huh?  Ben you added the definition yourself.  It will be in B20:

Tue Sep 15 18:36:08 1998  Ben Elliston  <bje@cygnus.com>

        * sysdef/kernel32.def: Add definition for the Win32 API function
        `TryEnterCriticalSection'.

This is a non-issue.  We can't retroactively add the definitions to
previous stub libraries.  "We" (i.e., Ben) did add them to Cygnus def
files and therefore they will be in B20.
-- 
cgf@cygnus.com
http://www.cygnus.com/
-
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]