View previous topic :: View next topic |
Author |
Message |
DanRRight
Joined: 10 Mar 2008 Posts: 2923 Location: South Pole, Antarctica
|
Posted: Tue Aug 17, 2010 7:19 am Post subject: Translating UNIX MAKE into FTN95 MK32 |
|
|
I have some large relatively old but working with all current compilers program (not mine) which uses MAKE utility for UNIX/LINUX for INTEL, LAHEY, SUN, G77 and some other Fortran compilers. Do anyone here knows any of those MAKE utilities and FTN95 MK32 to translate one into another? |
|
Back to top |
|
 |
jjgermis
Joined: 21 Jun 2006 Posts: 404 Location: N�rnberg, Germany
|
Posted: Sat Jul 16, 2011 8:42 am Post subject: |
|
|
Hi Dan, this I had the same question a while ago. I could not find any relation between GNU make and mk32. The working principle is completely different.
We finally managed to rather use GNU make (windows version) with ftn95. |
|
Back to top |
|
 |
|