[c++-pthreads] How to create pthreads.lib in Builder C++

Mark Mitchell mark at codesourcery.com
Fri Apr 8 15:44:08 UTC 2005


rcorrea at insa.org wrote:
> Hi,
> 
> I download the source code of pthreads, and with the "BMakefile" I tried 
> to create pthreads.lib  for Borland Builder 6, but It create .lib and 
> .dll. When I included .lib generated in my project, I received a error 
> message "don't  find .dll".

This list is for discussion of technical interactions between C++ and 
POSIX threads and ideas about standardization of those interactions.

I'm not sure what a better forum for your question might be.

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
(916) 791-8304



More information about the c++-pthreads mailing list