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] | |
>>>>> "Kirk" == Kirk Vogen <kirkvdevw@us.ibm.com> writes: Kirk> The strategy I'm using is to compile the SWT code into a library Kirk> (i.e. .a file). It first compiles to bytecode, then compiles to Kirk> .o using the -fjni flag Did you try compiling straight from the source? I think Anthony tried this and only had to work around a couple gcj bugs :-). Tom
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |