On Wed, 24 May 2006 16:41:30 +0200 (Romance Daylight Time)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:

> > When calling a library function that do no IO (only arithmetics on the 
> > parameters), it works.
> > When doing simple IO (writeLn), it doesn't: I see calls to 
> > handleerror_frame, get_frame, get_caller_frame, get_caller_addr, 
> > break_error... when debugging, following calls to write_text_pchar_as_array 
> > and IOcheck
> 
> Add a call to FPC_INITIALIZEUNITS before calling any FPC routines, and
> it should work fine.
> 
> Michael.

It works, thanks !

Dominique.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to