This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compiling fortran using static variables...


Hi all,

we're building our huge project using g++ (mainly c/c++, a bit fortran).
A fellow told me that he is not able to use static variables (attribute
SAVE).
Unfortunatly it did not work! I looked at it and everythings seems to be
correctly.
Does anyone know if there's a compiler-flag in g++ that support use of
static variables
in fortran?

Thank you!

Jupp Tscheak


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]