Mark Morgan Lloyd wrote:
Ah- the kernel buffer is full of "Kernel unaligned access" messages.
What I can't say is whether this is the result of testing or because of
something that was being done on this machine a few minutes ago, however
this is suspiciously similar to the fault I was getting
Mark Morgan Lloyd wrote:
Tests still running, more later.
OK, I think it's stuck. It's been sitting here for the last few hours:
utils/dotest -c/fpcbuild-2.1.4/fpcsrc/compiler/ppcsparc -e test/tmmx1.pp
Abort: Compiler cpu "sparc" is not in list "i386"
utils/dotest -c/fpcbuild-2.1.4/fpcsrc/com
Jonas Maebe wrote:
Incidentally, something curious here. You might remember that a week
ago I was getting stuck on the inconsistent register-assignment nasty,
I built and installed an apparently-working 2.1.4 shortly after you
pointed out that it tended to be a transiant problem. Odd thing is
On 16 Jul 2007, at 16:12, Mark Morgan Lloyd wrote:
Incidentally, something curious here. You might remember that a
week ago I was getting stuck on the inconsistent register-
assignment nasty, I built and installed an apparently-working 2.1.4
shortly after you pointed out that it tended to b
Jonas Maebe wrote:
/fpcbuild-2.1.4/fpcsrc/compiler/ppcsparc -n -FEsparc-linux -Tlinux
popuperr.pp
make[1]: Leaving directory `/fpcbuild-2.1.4/fpcsrc/tests/units'
/bin/cp -fp test/cg/obj/linux/sparc/ctest.o test/cg
/bin/cp -fp test/cg/obj/linux/sparc/tcext3.o test/cg
/bin/cp: cannot stat `test/
On 16 Jul 2007, at 14:12, Mark Morgan Lloyd wrote:
/fpcbuild-2.1.4/fpcsrc/compiler/ppcsparc -n -FEsparc-linux -Tlinux
popuperr.pp
make[1]: Leaving directory `/fpcbuild-2.1.4/fpcsrc/tests/units'
/bin/cp -fp test/cg/obj/linux/sparc/ctest.o test/cg
/bin/cp -fp test/cg/obj/linux/sparc/tcext3.o t
I've been tinkering for a few weeks, hoping eventually to get Lazarus running
on linux/sparc. I'm currently using FPC 2.1.4, apologies for not being nearer
the "bleeding edge".
I've got problems with Lazarus that I suspect could be connected with code
generation, because of this I've stepped b