<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Florian Klaempfl a écrit :
<blockquote cite="mid42F7717E.5090608@freepascal.org" type="cite">
<pre wrap="">
Probably some bug in the error handling. FPC_IOCHECK checks the result of the
write so that error location is quite logical. </pre>
</blockquote>
<br>
i just tried the same prog targetting i386-wince4.2 (emulator)<br>
compiling give this warning :<br>
cannot find entry symbol __WinMainCRTStartup; defaulting to 00401000<br>
<br>
writln(ing) in text file run without error message<br>
but writeln to std console give the same error.<br>
<br>
<img alt="emu" src="cid:part1.03090206.06010208@gmail.com" height="353"
width="533"><br>
<br>
<br>
<blockquote cite="mid42F7717E.5090608@freepascal.org" type="cite">
<pre wrap="">Unfortunatly none of the core
developers has a wince pda so we can't test or make patches.
</pre>
</blockquote>
i386-wince emulator can be obtained by many ways (legal),<br>
the simpliest is to download just the free standalone emulator package
here :<br>
<a class="moz-txt-link-freetext" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a120e012-ca31-4be9-a3bf-b9bf4f64ce72&DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=a120e012-ca31-4be9-a3bf-b9bf4f64ce72&DisplayLang=en</a><br>
then you can have a shared directory with the host pc ...<br>
<br>
i've a question concerning rtl tree :<br>
what is the goal of win dir (common with win32 an winCE ?)<br>
regards<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>