From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27052 invoked by alias); 21 Jul 2003 05:51:38 -0000 Mailing-List: contact pthreads-win32-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sources.redhat.com Received: (qmail 27044 invoked from network); 21 Jul 2003 05:51:36 -0000 Received: from unknown (HELO serge.ecosm.com) (202.37.218.3) by sources.redhat.com with SMTP; 21 Jul 2003 05:51:36 -0000 Received: (qmail 7485 invoked by uid 503); 21 Jul 2003 05:51:34 -0000 Received: from sue.ecosm.com (HELO moose) (202.37.218.10) by serge.ecosm.com with SMTP; 21 Jul 2003 05:51:34 -0000 Message-ID: <011801c34f4c$24037120$2b01a8c0@moose> From: "Will Bryant" To: References: <00c701c34cd4$9a5c3de0$1402a8c0@orca> <000d01c34cfd$553688a0$3932a8c0@localnet> Subject: Re: Borland Builder Date: Mon, 21 Jul 2003 05:51:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003/txt/msg00063.txt.bz2 > 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