grx2.4.4 mingw
In grx20.h GRXMain is defined as main..
This is some kind of a problem if you link FORTRAN programs, which require the PROGRAM.. structure (that's MAIN__ for gcc) to the GRX libraries.
There hasn't been such a problem with the old GRX2 and djgpp.
Is there any planned workaround for that problem?
Thank you in advance!
Gerhard Schneider
Gerhard Schneider escribió:
grx2.4.4 mingw
In grx20.h GRXMain is defined as main..
Except for Win32!
This is some kind of a problem if you link FORTRAN programs, which require the PROGRAM.. structure (that's MAIN__ for gcc) to the GRX libraries.
I can't help here, I don't know Fortran, why can not you use GRXMain?
There hasn't been such a problem with the old GRX2 and djgpp.
There was no Mingw support in the old GRX.