FYI
Can't get any program to run with this version.
programs segfault instantly...

Anyone know of a revision that works with arm? 
(I think I have 5590 but I dont know how to check)
Free Pascal Compiler version 2.1.1
Compiler Date      : 2006/12/14
Compiler CPU Target: arm


gdb session...

[EMAIL PROTECTED]:/home/m50# gdb ./floattst

This GDB was configured as "armeb-linux"...
(gdb) start
Breakpoint 1 at 0x812c: file floattst.pp, line 15.
Starting program: /home/m50/floattst

Program received signal SIGSEGV, Segmentation fault.
0x0001cc34 in fpc_ansistr_incr_ref ()
(gdb) n
Single stepping until exit from function fpc_ansistr_incr_ref,
which has no line number information.

Program exited normally.
(gdb)                         

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

Reply via email to