This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

New Pthreads snapshot 2000-08-13


Pthreads-win32 snapshot 2000-08-13 is up now at:

ftp://sources.redhat.com/pub/pthreads-win32

Self-extracting Zip, tar.gz, pre-built libraries, or 
unpacked sources are available.

PLEASE READ THE README FILE INCLUDED.

There are name changes, and warnings about running the
appropriate version of the library depending on
which EH scheme you are using. You can't mix them.

The following versions have passed the testsuite:

	pthreadVCE.dll	(VC++ compiled/using C++ EH)
	pthreadVSE.dll	(VC++ compiled/using SEH)

There is still no GNU compiled version due to bugs
but I have included the following files anyway since
they may be of use:

	pthreadGCE.dll	(really a copy of pthreadVCE.dll)
	libpthreadw32.a	(derived from pthreadVCE.dll)

They will result in mixed EH schemes if loaded by
applications built with G++. They fail the testsuite
at tests\cleanup1.c.

We really need pthreadGCE.dll to be built by G++.

Cheers.
Ross

-- 
+----------------------+---+
| Ross Johnson         |   | E-Mail: rpj@ise.canberra.edu.au
| Info Sciences and Eng|___|
| University of Canberra   | FAX:    +61 6 2015227
| PO Box 1                 |
| Belconnen  ACT    2616   | WWW:    http://willow.canberra.edu.au/~rpj/
| AUSTRALIA                |
+--------------------------+

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]