www.digitalmars.com         C & C++   DMDScript  

c++ - DMC compiler internal error: cod1.c 4269

Hi,
I am trying to compile the Robert Monniot Ftnchk 3.31 package.

I can compile 27 of the 28 .c files without problems with this 
command line :
dmc -c -mx -DMSDOS -DLARGE_MACHINE -D__STDC__ -p

But I cannot compile the options.c file and I get the message : 
compiler internal error: cod1.c 4269

I can compile the whole package without problems with Borland C++ 
5.55.

Do you have any idea ? I can send you the .c file with the three 
.h files.

Best regards.
Jan 27 2020