[patch] Support for x64 Windows
Kai Tietz
ktietz70@googlemail.com
Thu Jun 18 20:19:00 GMT 2009
Hi,
this patch (a bit rough and need some final cleaning up and some
extension to the test run makefile for allowing CROSS here) enables
pthread to be build for the x86_64-pc-mingw32 target.
If there is interest on this patch, some review would be fine. I'll
prepare a proper patch file (with ChangeLog) after review. This patch
is mainly about 2 general issues. Correct the assumption that
sizeof(int)==sizeof(void *) and sizeof(long)==sizeof(void *), using
InterlockedExchangeCompare & co for pointers (I am using here the
..Pointer variant), and an proper check for timespec.
Thanks in advance,
Kai
--
| (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination
-------------- next part --------------
A non-text attachment was scrubbed...
Name: w64sup.patch
Type: application/octet-stream
Size: 55253 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/pthreads-win32/attachments/20090618/f875cafc/attachment.obj>
More information about the Pthreads-win32
mailing list