This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Statically linking with MinGW


Hi,
can anyone tell me how to build a library for static linking with MinGW?
When i build the library with make "clean GC" it builds a libpthreadGC2.a file, but this file depends on the dll and i don't want to distribute the dll with my app. the lib should be static linked.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]