Re: [fpc-pascal] DocView and FPC documentation release

2010-08-26 Thread Tomas Hajny
On Thu, August 26, 2010 17:55, Graeme Geldenhuys wrote: Hi Graeme, > I am pleased to announce that fpGUI's DocView is available for download in > a convenient binary executable from fpGUI's SourceForge project page. See > the URL below. . . Thanks! Any idea why is your Win32 binary 100 kB (1

Re: [fpc-pascal] ARM-Cortex port

2010-08-26 Thread Geoffrey Barton
On 24 Aug 2010, at 21:52, Florian Klaempfl wrote: Am 24.08.2010 11:53, schrieb Geoffrey Barton: using Jonas and Jeppe's answers to my idiot questions in this forum, and Jeppe's startup code for the STM32F, I have FPC cross-compiling for the LM3S9B92, one of the TI Luminary processors.

[fpc-pascal] DocView and FPC documentation release

2010-08-26 Thread Graeme Geldenhuys
GUI [fpgui-20100826.zip]= 0.1MB RTL + FCL [rtl_fcl-20100826.zip] = 1.3MB LCL [lcl-20100826.zip] = 1.4MB Why DocView and INF help? - INF is a very compact and very efficient file format created by IBM and was originally meant for OS/2. As an exampl

Re: [fpc-pascal] inline asm in fpc progran

2010-08-26 Thread Jeppe Johansen
Err, that should be -dFPC_ARMEL of course Den 26-08-2010 09:42, Jeppe Johansen skrev: Fpc should be compiled with -dFPC-ARMEL in OPT, not CROSSOPT Den 26-08-2010 07:10, Nataraj S Narayan skrev: Hi Jonas I tried a very elementary code on arm-linux-uclibc, compiled using "ppcrossarm -TLinu

Re: [fpc-pascal] inline asm in fpc progran

2010-08-26 Thread Jeppe Johansen
Fpc should be compiled with -dFPC-ARMEL in OPT, not CROSSOPT Den 26-08-2010 07:10, Nataraj S Narayan skrev: Hi Jonas I tried a very elementary code on arm-linux-uclibc, compiled using "ppcrossarm -TLinux -darm ttt3.pas -CfSOFT -XParm-linux- -XR/cdrom" program kuraj; begin writeln('Hooua