SV: SV: [ANNOUNCE] Gcc 3.0 released. Features Java languagesuppo rt.
Cedric Berger
cedric@wireless-networks.com
Thu Jun 21 13:46:00 GMT 2001
Alexandre Petit-Bianco wrote:
> Cedric Berger writes:
>> > There is far more C compiler out there then Java compiler,
> > especially in the embedded area.
>> I thought a vast majority of embedded compilers happen to be Gcc ports
> (not always necessarily in shape to support building libgcj, I agree,
> but this is certainly not a situation without solutions.)
>> Maybe you're thinking about sub 32bit archs?
Last 5 years, I've been working with the followings chips:
- TI TMS320c5x DSP (weird C compiler with 16bit chars)
- Intel 296 microcontroller
- ARM7TDMI.
Unfortunately, having the compiler is not the the only thing.
To be productive you also need a good debugger (which gdb is not, sorry)
and you need the toolchain compatible with your embedded kernel
and libraries...
Cedric
More information about the Java
mailing list