I see that in the svn repository, externals/Makefile calls for pthreadGC2 when building with MinGW, while Miller's pd-0.47-1 makefile.mingw calls for pthread. And the last pd-extended for Windows has only pthreadVC.dll in its bin directory. pd-046-7 for Windows has pthreadVC.dll as well as pthreadVC.lib and libwinpthread-1,dll. So it seems that pthreadGC2.dll is not needed, but I'm not sure why in pd-extended, -lpthreadGC2 ends up linking against pthreadVC.dll. Am I missing something?
Martin On Mon, Jul 11, 2016 at 10:52 AM, Lucas Cordiviola <[email protected]> wrote: > *Ok I get it, that's quite cool but, so there will be copies of the same * > *lib into each external folder needing it?* > > > Yes sure but that's ok. > > *This way we don't have to recompile anything, that's not bad.* > > > I think that yes, but I have to do more tests. > I'm testing on win8.1 and win10, not sure if it works on earlier Os. > > Mensaje telepatico asistido por maquinas. > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list > >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
