[fpc-devel] fpc 2.1.1 armeb nslu2
Terry Kemp
tkemp at klc.net.nz
Sat Dec 16 04:56:26 CET 2006
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...
root at LKG6BB53B:/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)
More information about the fpc-devel
mailing list