Frank Heckenbach a écrit:
I've uploaded a new alpha version.
Good news !!! Since gpc-3.2.1 for djgpp has been released this week, I have tried to compile this alpha (20021128) with it on djgpp. It works seamlessly, no patches needed beyond the ordinary djgpp and gpc patches. Running the test suite with -g0 there is only one real error on fjf341b
------------------------------------------------------------ TEST fjf165a.pas: SKIPPED: German locale not installed TEST fjf341b.pas: c:/djgpp/b/gnu/gcc-3.21/gcc/p/test/fjf341b.pas:5: tree c heck: expected integer_cst, have plus_expr in tree_int_cst_sgn, at tree.c:3522 Please submit a full bug report, with preprocessed source if appropriate. See URL:http://www.gnu-pascal.de/todo.html for instructions. failed TEST longr2.pas: SKIPPED: no LongReal math routines available TEST pipetes2.pas: The process terminated with status 0.
# of GPC tests 2856 # of GPC tests passed 2852 # of GPC tests skipped 2 # of GPC tests failed 2 -----------------------------------------------------------
I have uploaded the resulting gpc321b.zip in the usual directory
http://gnu-pascal.de/contrib/maurice/
For those who might want to check I have also uploaded in this directory the modified gcc321s2.zip I have used. I have made exactly what is described in the readme.gpc file in the root directory of this zip.
I do not know what was wrong with gc-3.1.1 (compiling this alpha with it still crashed), but we can forget about it now.
Maurice