Re: [fpc-pascal] EMBT's FireMonkey framework with FPC

2013-06-24 Thread Craig Peterson
I ha On Jun 23, 2013, at 3:26 PM, Graeme Geldenhuys wrote: > Anybody know if FireMonkey 2 (one included with Delphi XE 4) is still > compatible [even with some manual tweaking of FMX source code] with Free > Pascal? I haven't tested it, but I'm fairly certain it doesn't work in Free Pascal mode

Re: [fpc-pascal] si_c21.inc(57, 1) Error: Unrecognized opcode: At revision 24956.

2013-06-24 Thread Eric Kom
On 24/06/2013 09:48, Pierre Free Pascal wrote: Hi Eric, the cycle seems to run without problems on tonight's linux VM. It happens that si_c21.inc only exists for i386-linux target, but when you send such an email, it would be nice to specify which cpu and os your are using as host and poss

[fpc-pascal] EMBT's FireMonkey framework with FPC

2013-06-24 Thread Graeme Geldenhuys
Hi, Before Embarcadero bought VG-Scene from KSDev, I believe it was Free Pascal compatible. Please correct me if I am wrong - maybe it was another KSDev product I'm thinking of. Anybody know if FireMonkey 2 (one included with Delphi XE 4) is still compatible [even with some manual tweaking of FMX

Re: [fpc-pascal] si_c21.inc(57, 1) Error: Unrecognized opcode: At revision 24956.

2013-06-24 Thread Jonas Maebe
On 24 Jun 2013, at 07:40, Eric Kom wrote: make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all Although it is most likely unrelated to the problem you currently have, please do not use OVERRIDEVERSIONCHECK=1 and definitely never ask for support when using that switch. It is not a su

RE: [fpc-pascal] si_c21.inc(57, 1) Error: Unrecognized opcode: At revision 24956.

2013-06-24 Thread Pierre Free Pascal
Hi Eric, the cycle seems to run without problems on tonight's linux VM. It happens that si_c21.inc only exists for i386-linux target, but when you send such an email, it would be nice to specify which cpu and os your are using as host and possibly the target if you are cross-compiling... Did