Access violation with Fortran 90 and DISLIN routines

Please check if you have included the statement 'USE DISLIN' in the Fortran 90 program unit where you are calling DISLIN routines. Without the statement 'USE DISLIN', arrays are passed to DISLIN routines incorrectly.

Cannot open -luser32 with G77 on Windows 95/NT

It seems that your G77 version is not compatible with the DISLIN distribution for Mingw32. You should download the G77 that comes with EGCS for Mingw32. Links to the EGCS distributions for Mingw32 and Cygwin can be found on the DISLIN Home Page