[fpc-devel]Status of FPC

Michael.VanCanneyt at Wisa.be Michael.VanCanneyt at Wisa.be
Sat Mar 13 19:14:21 CET 2004


On Sat, 13 Mar 2004, Mattias Gaertner wrote:

> On Sat, 13 Mar 2004 17:02:38 +0100 (CET)  Michael.VanCanneyt at Wisa.be wrote:
> 
> > > PIC/dynamic linking
> > 
> > You can write a library in FPC. 
> 
> Please tell me how.
> As soon as I use strings I get AVs.

It should work out of the box (using the library keyword), 
only you must call FPC_INITIALIZEUNITS before using any 
I/O or string routines. (this calls the initialization 
code of all units, including the system unit).

Michael.




More information about the fpc-devel mailing list