>>>>> "David" == David Pettersson <dapet@mai.liu.se> writes: David> The file boehm-config.h seems to be linked to libgcj/boehm-gc/config.h David> where the line 836 is David> extern __start; David> Just to see whats happening, I replaced this by David> extern int __start; Thanks, I'll check this in shortly. I'll also forward it to the "upstream" GC maintainer. Tom