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/cg/obj/linux/sparc/tcext3.o': No such file or directory
make: *** [copyfiles] Error 1

That file is supposed to be in svn, but it isn't in fixes. You can download it (along with some others) from
http://svn.freepascal.org/svn/fpc/trunk/tests/test/cg/obj/linux/sparc/

Drat :-) I was assuming that the file was built from source somewhere rather than being a preexisting binary... I should have looked in the sibling directories.

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 that since that point I've gone through the entire exercise a second time- 2.0.0 binary compiling 2.0.4 hence compiling 2.1.4, and the 2.1.4 compilation hadn't failed.

Work continues here, I'll be back. I /really/ want to get this sorted out.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to