[fpc-devel] Several problems compiling fpc 2.1.1
Vincent Snijders
vsnijders at quicknet.nl
Tue Oct 4 10:12:15 CEST 2005
Vincent Snijders wrote:
> Hi,
>
> None of my nightly builds seem to succeed with svn/fpc/trunk.
<snip>
> On another linux computer make cycle fails. ppc1 is created, but when
> executing
> /home/fpcfan/rpmbuild/BUILD/fpc/compiler/ppc1 -iVSPTPSOTO
> it just hangs (using all available cpu time).
>
I did a strace on this ppc1:
...
write(1, "2.1.1\n", 62.1.1
) = 6
munmap(0x40098000, 32768) = 0
munmap(0x400a0000, 32768) = 0
munmap(0x400a8000, 32768) = 0
munmap(0x40080000, 32768) = 0
munmap(0x40068000, 32768) = 0
munmap(0x40070000, 32768) = 0
munmap(0x40078000, 32768) = 0
munmap(0x40060000, 32768) = 0
munmap(0x40000000, 262144) = 0
munmap(0x40048000, 32768) = 0
munmap(0x40050000, 32768) = 0
exit_group(0) = ?
and it hangs.
Maybe related to the changes in revision 1259?
Vincent.
More information about the fpc-devel
mailing list