This is the mail archive of the pthreads-win32@sourceware.org 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]

Re: easy "libpthread.a" creation


On 9/24/12, Roger Pack <rogerdpack2@gmail.com> wrote:
> Excuse me if this has been asked before or is common knowledge, but is
> there a way, when compiling the static library, to specify that it
> output a file name "libpthread.a" regardless of the environment it's
> built in?

I did notice this the other day, if it's any pointer or help:

c:\devkit451\mingw\lib>cat libpthread.a
GROUP (-lpthreadGC2 -lws2_32)


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