This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |