[fpc-pascal] FPU on ARM

2007-03-16 Thread Carsten Bager
When using real operations with the -CfVFP/SOFT/LIBGCC activated I get this error (same with version 2.0.4/2.0.2 ). Free Pascal Compiler version 2.0.5 [2007/03/15] for arm Copyright (c) 1993-2006 by Florian Klaempfl Target OS: Linux for ARM Compiling led.pas led.pas(115,6) Fatal: Internal error

Re: [fpc-pascal] FPU on ARM

2007-03-16 Thread Florian Klaempfl
Carsten Bager schrieb: When using real operations with the -CfVFP/SOFT/LIBGCC activated I get this error (same with version 2.0.4/2.0.2 ). Free Pascal Compiler version 2.0.5 [2007/03/15] for arm Copyright (c) 1993-2006 by Florian Klaempfl Target OS: Linux for ARM Compiling led.pas

[fpc-pascal] ptop options file for Borland coding style

2007-03-16 Thread Graeme Geldenhuys
Hi, Has anybody created and willing to share their 'ptop' (code formatter included with FPC) options file that formats code according to the Delphi (object pascal) Coding Style [http://dn.codegear.com/article/10280] or something close to it. The default ptop options (FPC style) is very

[fpc-pascal] Reduce size in binary generated by ppc

2007-03-16 Thread Jose Pascual
Hi everyone, How is it possible to reduce the size for binary generated by ppc? regards ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Reduce size in binary generated by ppc

2007-03-16 Thread Dean Zobec
Jose Pascual pravi: Hi everyone, How is it possible to reduce the size for binary generated by ppc? http://wiki.freepascal.org/Size_Matters Ciao, Dean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

[fpc-pascal] Font handles from Win API

2007-03-16 Thread Wolfram Kläger
Hi everyone, IŽm too stupid for Windows. Before drawing text on a bitmap, I need to know the handle of the selected font, specified by name, say 'Arial'. This is my last attempt. Anybody knows, where IŽm still wrong? function CallbackProc( var AFontInfoVar : TEnumLogFont; var