[fpc-devel] FPC-JVM: Status report on Android

Sven Barth pascaldragon at googlemail.com
Tue Aug 30 10:16:56 CEST 2011


Am 30.08.2011 10:10, schrieb Jonas Maebe:
>
> On 30 Aug 2011, at 09:16, Sven Barth wrote:
>
>> Am 29.08.2011 23:06, schrieb Jonas Maebe:
>>>
>>>> Ok... creating an Android class (in this case
>>>> android.widget.TextView) from within my FPC class works, but the
>>>> full FPC variation still doesn't want to start...
>>>
>>> What kind of error do you get?
>>
>> The same as before, so the debug information wasn't the solution there...
>
> Maybe you have to explicitly add "-g-" to the OPT string when compiling
> the RTL (and your programs), since the default config file shipped with
> the snapshot enables debug information.

I have done that already, because I'm calling ppcjvm with "-n" option. 
Or does the compiler look in its own directory first before it uses the 
user config file?

The problem seems to be something else and I'll find it sooner or later...

Regards,
Sven




More information about the fpc-devel mailing list