Am Mittwoch, 16. Mai 2007 23:06:50 schrieb Alan W. Irwin: > Just out of curiosity I tried your patch (to 2.4.6) to see whether it would > make any difference to bug 3984, "A fortran 95 module dependency issue". > As expected (everything is in lower case in the attached simple example), > it makes no difference. > > Since you have recently looked through the code in question, can you find > a solution for bug 3984?
Hello The research group I'm working for [1] as a student helper uses fortran 95 for everything (FEM, contact analysis ...), but there's a lack of a portable building tool(essentially WinXP and SunOS). Thus I'm learning lex/yacc and try to master cmake's source base to implement what's needed to track module-use dependencies correctly. This will take some time, please be patient :) MfG Maik Beckmann [1] http://www.wzl.rwth-aachen.de/en/ab0dc52e8b669a58c1256ec2003c5ac8.htm _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
