[fpc-pascal] DateToStr in arm does not work!

Henry Vermaak henry.vermaak at gmail.com
Tue Jul 3 18:15:00 CEST 2007


On 03/07/07, josepascual <josepascual at almudi.com> wrote:
> Hi Everyone;
>
> Please, can someone test this program and write to the list if it works in
> arm-linux.
>
> program datetostr_test;
>
> uses sysutils;
>
> begin
>
> writeln(datetostr(now));
>
> end.

works for me, using svn 7929, compiled for arm little endian with soft float.

>
> I always receive
>
> An unhandled exception occurred at $BEED89C8 :
> EAccessViolation : Access violation
>   $BEED89C8
>
>
> if for someone this program work, please write me with your Fpc for arm
> version.
>
> thank you in advanced
>
> best regards
>
> Jose Pascual
>

henry



More information about the fpc-pascal mailing list