On Sun, 2006年01月15日 at 13:02 +0100, Martin Egholm Nielsen wrote: > Now, what am I to do with that .i file after hacking it (assuming it's > just a matter of adding "GC_set_free_space_divisor(X);")? Just compile it as if it were a C source file and add it to the link line of your application, being sure to omit --main=???? this time. AG