SWT on darwin
Andreas Tobler
toa@pop.agri.ch
Fri Mar 26 17:37:00 GMT 2004
Geoff Strom wrote:
> LiveConnect in Rhino now works again (gcc-3.4-20040317) on darwin.
> In fact things look pretty good for darwin and 3.4.
>> But, Eclipse SWT still doesn't seem to want to work. It tries, but dies. This time
> with a Segmentation fault instead of a Bus error. I've attached a crash
> log if it helps any.
Hm, maybe Tom or others can comment if Eclipse is running with recent
gcc's. Never tried.
>> Are there any outstanding patches for darwin?
I assume you added the things I mentionend last time?
If so, I don't know of anything which is missing.
Well, I can't follow the development since my main machine died and I
can not test on 10.3.3.
Would you mind to try a gdb dump of the TabFolderTest app?
A darwin trace does not tell me that much.
#gdb TabFolderTest
gdb>r (run the app)
gdb>bt full (after the SEGFAULT occured do a backtrace)
This may give some more insight.
Andreas
More information about the Java
mailing list