- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi! I am using efc intel fortran 7.1 compiler and I was trying to build a library with my Makefile, but for some reason, efc always produce uppercase .mod module files. Is there a way to force efc to produce .mod file with lowercase file name? I tried -lowercase option but fail.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no way to do this at present. It has been requested by several customers, so may change in the future. -lowercase affects global symbols generated by the compiler. not the file name of the .mod.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page