[esp-r] Re: Compiling ESP-r on W7
Jon Hand
jon at esru.strath.ac.uk
Wed Apr 11 12:19:31 BST 2012
This could be an interesting task to acomplish - the current normal development_branch
version of ESP-r compiles and runs ok on W7 (a link to a version that is only a few weeks
old can be sent to you if requested). The current development_branch requires gfortran
rather than g77.
As far as I know, the Denis Bourgeois version has not been updated in years. One
issue is that you should include --gcc4 on the command when you invoke the Install
script.
Is there a particular reason you want to work with that specific branch? v11_9
is several thousand revisions old.
-Jon
________________________________________
From: esp-r-bounces at lists.strath.ac.uk [esp-r-bounces at lists.strath.ac.uk] On Behalf Of João Santos [joao.portugal.santos at gmail.com]
Sent: 11 April 2012 11:22
To: esp-r at lists.strath.ac.uk
Subject: [esp-r] Compiling ESP-r on W7
Hi everyone
My machine is running Windows7 64bits, and I have worked with no problems with the precompilled version
ESP-r_setup_native_windows_gtk_v11_9_gcc3.
Nevertheless I been trying to compile and install the developers Denis Bourgeois version.
I´ve followed the MinGW-Get path, but when compiling:
Installing ESP-r system.
-gathering versioning information from svn...Done.
-building libGTK... Done.
-building aco...
ERROR:could not build executable aco!
...
...
make [1]: g77: Command not found
make [1]:*** [aco.o] Error 127
make [1]: Leaving directory `/home/PORTUGAL/Denis_Bourgeois/src/esruaco`
make: *** [aco] Error 2
----------------------------------------------------------------
It seems to fail reading the g77 format, although I'm using the GCC 4.6.2.
I thought the g77compiler was already included in this version.
Any hints?
Thanks in advance
João Santos
More information about the esp-r
mailing list