This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
binaries for mnay platforms
- From: Eildert Groeneveld <Eildert dot Groeneveld at fal dot de>
- To: fortran at gcc dot gnu dot org
- Date: Sun, 19 Nov 2006 17:11:45 +0100
- Subject: binaries for mnay platforms
- Organization: FAL
- Reply-to: eg at tzv dot fal dot de
Hello Folks
now that gfortran is beautifully maturing it may just be the solution to
problem, that I am sure also others face. We are supplying binaries of a
variance component package. Unfortunately, ( :) ) there are also other
platforms than Linux in the world. This means that I will have to generate
executables for Linux, Windows, Intel (32 snd 64), AMD-64, Solaris and so
forth (just to mix operating system and processors). gfortran will run on
all machines. However, it would be ideal, if I could crosscompile all of
these binaries on our main machine. Only problem is that I do not know what
is possible. Which binaries can be produced from one machine and when would
I need direct access to the target machine.
Enlightning comments would be appreciated.
greetings
Eildert Groeneveld