<html>Should I be able to compile DOS go32v2 target from DOS itself?<br />
<br />
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.<br />
<br />
compiling trunk using "make" fall into infinite loop on this command<br />
<br />
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<br />
<br />
Even thou executing it separately there is no problem. <br />
 </html>