This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

binaries for mnay platforms


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]