[GRASS-windows] Compiling grass7 on msys/mingw?
Colin Nielsen
colin.nielsen at gmail.com
Thu Dec 18 11:33:49 EST 2008
> (or maybe the configure script looks only for the dynamic libxdr but not for the static one... I don't actually know...)
So as I understand all of this, the xdr library builds as a static
library based on the instructions (ie. what I did), but the grass
configure script only searches for a dynamic library? Looking at the
config.log I think I see some reference to dynamic libraries... but
I'm not familiar enough with configure/make processes.
configure:5530: checking for xdrmem_create
configure:5556: gcc -o conftest.exe -g -O2 -I/usr/local/include
-Wl,--export-dynamic,--enable-runtime-pseudo-reloc -L/usr/local/lib
conftest.c 1>&5
./configure: /mingw/bin/gcc: Invalid argument
configure: failed program was:
#line 5533 "configure"
If there's no easy answer to this I'll just wait for your build of
grass 7 when it comes along. Thanks.
-Colin
On Thu, Dec 18, 2008 at 7:01 AM, Marco Pasetti <pasetti.marco at gmail.com> wrote:
> Moritz,
>
>
>> Ok. So by default (i.e. without any extra flags) it builds as static
>> library ?
>
> Yes, correct.
>
> Marco
>
More information about the grass-windows
mailing list