Bug#381022: [m68k] gij fails trivial case

2006-08-01 Thread Wouter Verhelst
On Tue, Aug 01, 2006 at 07:13:22PM +0200, Matthias Klose wrote: > forcemerge 381022 312830 > tags 312830 + upstream > thanks > > needs either a more complete port of libffi for m68k (support for > closures) or a bug fix in stack unwinding (I did send Wouter a URL to > a patch that might be interes

Bug#381022: [m68k] gij fails trivial case

2006-08-01 Thread Stephen R Marenka
On Tue, Aug 01, 2006 at 07:13:22PM +0200, Matthias Klose wrote: > needs either a more complete port of libffi for m68k (support for > closures) or a bug fix in stack unwinding (I did send Wouter a URL to > a patch that might be interesting). didn't investigate further. So > maybe it's best to disa

Bug#381022: [m68k] gij fails trivial case

2006-08-01 Thread Matthias Klose
forcemerge 381022 312830 tags 312830 + upstream thanks needs either a more complete port of libffi for m68k (support for closures) or a bug fix in stack unwinding (I did send Wouter a URL to a patch that might be interesting). didn't investigate further. So maybe it's best to disable java for m68k

Processed: Re: Bug#381022: [m68k] gij fails trivial case

2006-08-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forcemerge 381022 312830 Bug#381022: [m68k] gij fails trivial case Bug#312830: [PR 23621] [m68k] gcj-dbtool-4.0 aborts Forcibly Merged 312830 381022. > tags 312830 + upstream Bug#312830: [PR 23621] [m68k] gcj-dbtool-4.0 aborts Tags were: upstre

Bug#381022: [m68k] gij fails trivial case

2006-08-01 Thread Stephen R Marenka
Package: gij-4.1 Version: 4.1.1-9 Severity: important The following configure snippet fails to execute on m68k. The m68k- compiled class file executes fine on ppc. /* [#]line 20340 "configure" */ public class Test { public static void main (String args[]) { System.exit (0); } } $ gcj-wr