Changshin Lee wrote:
> Hi,
>
> I just finished a very very simple MIDP application using FIME and
> packaged it to upload my phone, Nokia 6230. The size of the package is
> around 150k (I guess StAX ME 40k + FIME 100k + Application 10k), and
> unfortunately the phone doesn't allow it to be installed due to its
> limit of 128k.
>
> OK, so now the war (die hard for a diet) began :-)
>
> Ias
>
> P.S. The dream size is StAX ME 20k and FIME 50k (Wow!).
>
Are you compiling with -g:none? That should shave a bit off. Though
annoying for bug reports.