1) does not work
make clean singlezipinstall OS_TARGET=win32 CPU_TARGET=i386  ALLOW_WARNINGS=1 OPT="  -O2 -vxitl -Cp80486 -Op80486"

hangs on
system.inc(421,2) Start reading includefile C:\Users\Lietotajs\Downloads\fora\a\486\gh\rtl\inc\generic.inc
100 5.174/5.888 Kb Used
....
900 5.307/6.336 Kb Used
1000 5.326/6.336 Kb Used

this  is fine
make clean singlezipinstall OS_TARGET=win32 CPU_TARGET=i386  ALLOW_WARNINGS=1 OPT="  -O2 -vxitl -CpPENTIUM2 -OpPENTIUM2"

some other "-Cp" also failing ...

2) if libgdb.a is not found, then it ends compilation with error... (for 3.2.2 it was optional).
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to