Fwd: Re: GCJ ------ file type not supported by system

2014-08-29 Thread Andrew Haley
I don't have an answer for you. Maybe someone on the Classpath list does. But I have to tell you that Classpath is not being actively developed, so your problem is unlikely to be fixed. You'll have to debug it yourself or find someone to debug it. Sorry. Andrew. --- Begin Message --- I create

Re: Fwd: Re: GCJ ------ file type not supported by system

2014-08-29 Thread Mario Torre
On Fri, 2014-08-29 at 09:07 +0100, Andrew Haley wrote: > java.lang.IllegalArgumentException: file type not supported by system >at javax.sound.sampled.AudioSystem.write(Unknown Source) >at com.all.smws.speech. .genSliceFeat(Unknown Source) >at com.all.smws.speech.SpeechFilter.getAnnotat

Re: Re: GCJ ------ file type not supported by system

2014-08-29 Thread Guillermo Rodriguez Garcia
That is a pity. I think GNU Classpath is a very good choice for embedded systems with limited flash/RAM (especially the latter). Perhaps it is time to look for adopters to take care of the project? It would be really bad to let it just die. Guillermo 2014-08-29 10:07 GMT+02:00 Andrew Haley : >

Re: Re: GCJ ------ file type not supported by system

2014-08-29 Thread Mario Torre
On Fri, 2014-08-29 at 11:47 +0200, Guillermo Rodriguez Garcia wrote: > That is a pity. > > I think GNU Classpath is a very good choice for embedded systems with > limited flash/RAM (especially the latter). > > Perhaps it is time to look for adopters to take care of the project? > It would be real

Re: Re: GCJ ------ file type not supported by system

2014-08-29 Thread Guillermo Rodriguez Garcia
Hi Mario, Yes I know that anyone can work on GNU Classpath. But as in any OSS project, a new project maintainer taking over "ownership" (in the OSS sense of the word) would need to have the approval and the support of the current maintainers. Guillermo 2014-08-29 11:57 GMT+02:00 Mario Torre : >