On 2024-02-27 11:14, Marģers . via fpc-devel wrote:
Should I be able to compile DOS go32v2 target from DOS itself?

Overcoming some challenges was possible to compile fpc 3.2.2 with
starting compiler version 3.2.2. Version 3.2.0 does not work.

compiling trunk using "make" fall into infinite loop on this command

t:\sv\fpc331\compiler\ppc1.exe -Ur -Xs -O2 -n -Fi../inc -Fi../i386
-FE. -FUt:\sv\fpc331\rtl\units\go32v2 -vx -di386 -dRELEASE -Us -Sg
system.pp

Even thou executing it separately there is no problem.

Building the compiler under GO32v2 is not guaranteed. It might work if all the prerequisites are fulfilled, but it may not. What's the environment you used (operating system, etc.)?

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

Reply via email to