This is the mail archive of the
pthreads-win32@sources.redhat.com
mailing list for the pthreas-win32 project.
Re: Borland Builder
> I did already the port to generate a static BCB6 library.
I can't use it as a static library due to LGPL, unfortunately.
I'll try and do a full makefile so it can be put into the distro.
> - modify the following sources as I have attached: 'pthread.c',
> 'need_errno.h' and ''ptw32_InterlockedCompareExchange.c'
Do you realise that you can define the two missing errno constants using
defines set in the project?
Also, the ''ptw32_InterlockedCompareExchange.c" and
"''ptw32_InterlockedCompareExchange.c.orig" you sent to the list are
identical... in any case, I just copied the MASM