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]

feature request: not need to specify PTW32_STATIC_LIB for static usage possible ?


would it be possible to somehow modify pthreads-win32 so that, if
compiled as static, and used as static, there is no need for the
"using" program to have to specify PTW32_STATIC_LIB ?  It seems a bit
odd to me to have to, for instance, configure ffmpeg like

./configure --extra-cflags=-DPTW32_STATIC_LIB

in order to be able to use it.
Anyway just thinking out loud.
Thanks!
-roger-


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