> From: "Peet Franken" <peet.fran...@hetnet.nl>
> Date: Tue, 23 Jun 2009 14:57:42 +0200
> 
> To get as many users as possible it would be a big advantage to have proper
> tools
> 
> with which also users of windows systems would be able to easily and
> reliable compile and link the code there self.
> 
> using a free Fortran 95 compiler, in other words a tool like make.
> 
> Is such a tool available and if so where can it be found under what
> conditions

You can find a Windows port of GNU Make on the MinGW site.  On the
same site you will find Windows ports of GCC (including GNU Fortran)
and Binutils, which together allow building Windows programs using GNU
development tools.


_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to