Re: SWT choice on Eclipse

2003-06-11 Thread David Goodenough
On Wednesday 11 June 2003 14:31, Jan Schulz wrote: > Hallo David, > > * David Goodenough wrote: > >On Tuesday 10 June 2003 18:52, Jan Schulz wrote: > >> In the moment it uses gtk bindings by default and its the only one, > >> which is compiled. > > > >I notice that this changed along the life of th

Re: Eclipse crash

2003-06-11 Thread Jan Schulz
* Jerry Haltom <[EMAIL PROTECTED]> wrote: > An unexpected exception has been detected in native code outside the VM. > NOTE: We are unable to locate the function name symbol for the error > just occurred. Please refer to release documentation for possible > reason and solutions. What v

Re: SWT choice on Eclipse

2003-06-11 Thread Jan Schulz
Hallo Arnaud, * Arnaud Vandyck wrote: >Jan Schulz <[EMAIL PROTECTED]> wrote: >> * How to handle the two different plugins in a autmatically manner >'eclipse-gtk' and 'eclipse-motif' wrappers and update-alternatives to >have an 'eclipse' wrapper. Just a wrapper for a simple '-ws gtk' and '-ws m

Re: SWT choice on Eclipse

2003-06-11 Thread Jan Schulz
Hallo David, * David Goodenough wrote: >On Tuesday 10 June 2003 18:52, Jan Schulz wrote: >> In the moment it uses gtk bindings by default and its the only one, >> which is compiled. >I notice that this changed along the life of the Debian package, was there a >reason (none seems to be in the chang

Re: gcc3.3 + blackdown java + dynamic_cast == crash

2003-06-11 Thread Ben Burton
> Nevertheless it's the libstdc++ issue. Your code works fine with our > gcc-3.2 build of 1.4.1. Rightio, so it seems the debian j2se1.4 package does need a rebuild then. Thanks - Ben. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P

Re: gcc3.3 + blackdown java + dynamic_cast == crash

2003-06-11 Thread Juergen Kreileder
Ben Burton <[EMAIL PROTECTED]> writes: > I don't know whether the problem lies with g++-3.x or with the > blackdown JVM. I cant see any libstdc++ clash happening; none of > the blackdown packages depend on any libstdc++, nor do any of the > libraries shipped with the blackdown JVM appear to link

Re: gcc3.3 + blackdown java + dynamic_cast == crash

2003-06-11 Thread Ben Burton
> If you use a C++ dynamic_cast complied with g++-3.3 within a native Java > method, the blackdown JVM (1.4.1) crashes. Btw, further investigation suggests that this problem might be fixed by rebuilding the blackdown JVM with gcc-3.3. Stephen, would this be possible? Thanks - Ben. :) -- To

gcc3.3 + blackdown java + dynamic_cast == crash

2003-06-11 Thread Ben Burton
Hi. I've just been converting an app to use C++-style casts instead of C-style casts and I've come across a nasty problem. If you use a C++ dynamic_cast complied with g++-3.3 within a native Java method, the blackdown JVM (1.4.1) crashes. I've attached three very short sample files that illus

Re: SWT choice on Eclipse

2003-06-11 Thread Arnaud Vandyck
Jan Schulz <[EMAIL PROTECTED]> wrote: [...] > So the problems are: > * How to handle the two different plugins in a autmatically manner 'eclipse-gtk' and 'eclipse-motif' wrappers and update-alternatives to have an 'eclipse' wrapper. > * should both packages be made from the same source (would