On Fri, May 13, 2011 at 04:58:51PM +0000, Stuart Henderson wrote: > On 2011-05-13, Christopher Zimmermann <madro...@zakweb.de> wrote: > > So, heres the finished pdftk port. > > > > One last thing I'm uncertain about is whether to specify -O2 in GCJFLAGS > > or rather not do so. Compile time gets about factor 10x slower, but > > binary size is reduced from ~8M to ~3.5M. > > Here's a diff on top. I'm using the system definitions for some of > the variables and defaulting GCJFLAGS to CXXFLAGS and picking up opt > values that way. Also added WANTLIB. > > Systrace problem doesn't affect the build and also affects classpath > so should probably be looked at in the gcc port and/or module sometime, > that's not a showstopper. > > But we need a change to gcc4.port.mk so the LIB_DEPENDS for the gcj > lib can be added in the module rather than hardcoded in the ports using > it (I've done that temporarily here but it's wrong). So I'll send a > new tar.gz after I've looked at that.
Fwiw id be very happy to have that in ports, so i'll ok it gladly :) Landry