[esp-r] Re: ESP-r installation Windows XP compilation MinGW
Ferguson, Alex
Alex.Ferguson at NRCan-RNCan.gc.ca
Thu Apr 30 18:59:22 BST 2009
Hi Radek,
Please sent the output of the following msys commands:
uname -a
ar -V
- Alex
________________________________
From: esp-r-bounces at lists.strath.ac.uk [mailto:esp-r-bounces at lists.strath.ac.uk] On Behalf Of Radek Górzenski
Sent: April 29, 2009 05:28
To: esp-r at lists.strath.ac.uk
Subject: [esp-r] ESP-r installation Windows XP compilation MinGW
Dear all,
I try to compile ESP-r from source code downloaded with CollabNet SVN from 'svn checkout https://esp-r.net/espr/esp-r/trunk' on Microsoft Windows XP. (I cannot use native Windows installer because I have to change one line in source code).
I use MinGW with gcc/g++/g77
The following error (bottom) appears.
Any help?
Best regards,
Radek Gorzenski
Installing ESP-r system. This may take some time.
- gathering versioning information from svn... Done.
- building disableGccFPE...
ERROR: could not build executable disableGccFPE!
Compilation messages follow:
-----------------------------------------
Compilation of disableGccFPE on Wed Apr 29 08:17:02 GMT 2009
Deleting /home/Radzio/trunk/src/lib/libfpe.a
Make command:
-------------
make MCTYPE=mingw MCC=gcc MCPL=g++ MFC=g77 DESTdir=/home/Radzio/trunk/gotowe ESPdir=/home/Radzio/trunk/gotowe/esp-r WWLINK=unshared EXE=.exe XINSTALLDIR= CFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DMINGW -DGTK -mwindows -mms-bitfields FFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DMINGW -DGTK -fno-automatic -finit-local-zero -mwindows -mms-bitfields LD_FLAGS=-DMINGW ULIBS=-L/home/Radzio/trunk/src/lib -L/usr/local/lib -lversion -lfpe -lgtkesru -L -lXML xml_status= -f Makefile disableGccFPE >>.make_msg 2>&1
Make output:
------------
cd `pwd`/lib; \
make the_libNoFPE
make[1]: Entering directory `/home/Radzio/trunk/src/lib'
ar ruv libfpe.a fpe_disable.o
Usage: C:\msys\1.0\bin\ar.exe [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...
C:\msys\1.0\bin\ar.exe -M [<mri-script]
commands:
d - delete file(s) from the archive
m[ab] - move file(s) in the archive
....
[v] - be verbose
[V] - display the version number
@<file> - read options from <file>
emulation options:
No emulation specific options
C:\msys\1.0\bin\ar.exe: supported targets: pe-i386 pei-i386 elf32-i386 elf32-little elf32-big srec symbolsrec tekhex binary ihex
make[1]: *** [the_libNoFPE] Error 1
make[1]: Leaving directory `/home/Radzio/trunk/src/lib'
make: *** [disableGccFPE] Error 2
-----------------------------------------
Install: Fatal error.
Executable disableGccFPE could not be built!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.strath.ac.uk/archives/esp-r/attachments/20090430/7decb364/attachment.html
More information about the esp-r
mailing list