Hi Gareth,

your email is not detailed enough so that we can really help you.

Using a compiler:
TEST_OPT=~/Documents/fpc-opts/compiler/ppc386
as option is certainly not working...

But your error is probably due to an installation issue.

The dotest program will be compiled using your
default Free Pascal installation, and it is highly likely
that your release compiler is not correctly set up.

Are you able to use your release compiler?

If you use a regular user installation, do you have a $HOME/.fpc.cfg present
that will allow the compiler to find the installed units?

Could you send a full log of the failing make command?

Pierre

Le 12/06/2025 à 08:27, J. Gareth Moreton via fpc-devel a écrit :
Hi everyone,

There seems to be a problem on i386-linux on the trunk in that I can't
run the test suite.  After successfully building the compiler, I then go
to the "tests" subdirectory and run "make clean full
TEST_OPT=~/Documents/fpc-opts/compiler/ppc386" and get the following error:

Compiling redir.pp
redir.pp(119,3) Fatal: Can't find unit process used by Redir

Notably this doesn't occur under i386-win32.

Gareth aka. Kit



_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to