[14:02:00] <ttback> is there any built-in multiprocessing support inside pillow?
[14:02:12] <ttback> or it focuses on just getting the process part correctly
[16:01:49] <wiredfool> iElectric: We've been generally moving towards explicit failures. I anticipate that we're going to mane at least a few of the 'optional' libraries required soon, since frex jpeg and png functionality are sort of required to be considered a minimally competent image library these days.
[16:02:48] <wiredfool> I think that we've had patches looking at the cflags/ldflags, I know we've had a lot of patches that add to the long list of where we're looking for libraries.
[16:37:07] <iElectric> wiredfool: it doesn't work currently
[16:40:31] <iElectric> wiredfool: I'll supply a patch then
[16:40:55] <wiredfool> looks like we haven't doine that.
[16:41:05] <wiredfool> the only cflags ref is adding -wall
[16:49:17] <iElectric> wiredfool: why wouldn't you try to compile the extensions?
[16:49:29] <iElectric> guessing support is really hard and more or less impossible
[19:13:11] <iElectric> I'll try to provide a patch that takes in account CFLAGS/LDFLAGS
[19:13:40] <wiredfool> ok. the setup stuff has been a pain for a lot of people, and some of it has been around far longer than one would really believe possible
[19:15:50] <iElectric> although the patch will be ugly since there is no easy way to fix that this way
[20:04:23] <wiredfool> and.. looking at setup.py, there's a reference to _imagingtiff.c . no clue where that came from, unless Fredrik was working on that for PIL 1.1.8