On Tue, May 24, 2011 at 08:09:33AM -0700, Hyrum K Wright wrote: > I don't think I'm concerned with compile time (though JavaHL doesn't > play nicely with 'make -j'), but rather output. The swig bindings > spew a lot of superfluous output, and that can mask warnings / errors > in the core C libraries.
That really annoys me, too. We should probably try to use a different set of warning options during the bindings build. But it's a separate issue.