Topic: unrecognized gcc debugging option
Hi -
I'm new to simple fortran (and its been years since I programmed in it...) I ran my code, made up of a bunch of different routines, and got this...
f951.exe: warning: unrecognized gcc debugging option: r
f951.exe: warning: unrecognized gcc debugging option: l
f951.exe: warning: unrecognized gcc debugging option: l
f951.exe: warning: unrecognized gcc debugging option: e
f951.exe: warning: unrecognized gcc debugging option: l
Any idea as to what it means? It doesn't seem to impact the code I am working with...