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