While I am compiling binaries of the GPC from its sources under the W98 =SE on Celeron 400Mhz I gave this error message from the gcc in the file =util.c :
in function pascal_init :
(2301) set_word_size undeclared (2303) set_words_big_endian undeclared.
Before I started make (CFLAGS="-O2 -w") I use sh ./configure =--host=i586-msdosdjgpp --enable-language=pascal --prefix=d:/djgpp: