BCB support (lib+dll)

Ross Johnson rpj@callisto.canberra.edu.au
Thu Nov 18 01:21:00 GMT 2004


Robert Kindred wrote:

>I am not sure if pthreads-win32 is officially supported under Builder.  I
>have a project which builds it under BCB5.  However, CodeGuard tells me that
>there are some leaks.  I don't know if pthreads-win32 actually has leaks, or
>this is a Builder problem.
>
>  
>
Not 'officially' supported, but Will Bryant contributed patches and a 
makefile for BCB (see 'Bmakefile' in the source and tests folders - also 
README.Borland). I'm about to run them again to see where they get to 
(I'm in Linux right now on a dual-boot machine). I'm pretty sure the dll 
builds ok, but I don't recall if it passed all the tests.

Assuming that leaks have not recently been added, the library has been 
screened several times in the past by others, and their patches, if any, 
have been applied. So the library should be clean, but if you can track 
those leaks down it would be appreciated. If it helps, the very first 
test in the 'tests' folder prints a list of all the pthreads-win32 
structs and their sizes. This test was added a while back for this purpose.

Regards.
Ross

>Finally, I am a C++ programmer, and my wrappers on top of pthreads-win32 may
>not be anything that you want.
>
>Robert Kindred
>
>  
>
>>-----Original Message-----
>>From: pthreads-win32-owner@sources.redhat.com
>>[mailto:pthreads-win32-owner@sources.redhat.com]On Behalf Of Gianluca
>>Sent: Wednesday, November 17, 2004 5:51 AM
>>To: pthreads-win32@sources.redhat.com
>>Subject: BCB support (lib+dll)
>>
>>
>>Please is it possible to put in
>>ftp://sources.redhat.com/pub/pthreads-win32/dll-
>>latest the builds for BCB too?
>>
>>Thanks in advance,
>>Gianluca
>>
>>    
>>
>
>  
>



More information about the Pthreads-win32 mailing list