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] | |
Well, that's kind of what I feared. I've been able to compile a working SWT DLL,
If you're using a recent GCJ/Win32, -fno-omit-frame-pointer is already used while compiling Java to native code.
You should compile the native code (SWT DLL) also with frame
pointers enabled.
Best regards, Olivier Parisy.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |