[fpc-devel] dos go32v2 compile target on target?

Tomas Hajny XHajT03 at hajny.biz
Tue Feb 27 12:35:20 CET 2024


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


More information about the fpc-devel mailing list