[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] configuring gsl-1.14 for my msys+mingw-system caused build err
From: |
Blueggel, Carsten |
Subject: |
[Bug-gsl] configuring gsl-1.14 for my msys+mingw-system caused build errors |
Date: |
Mon, 15 Mar 2010 11:50:26 +0100 |
Hi,
I had a problem building the Version 1.14 of the GNU Scientific Library
(GSL) on my Windows OS using MSYS and MinGW (compiler gcc-4.4.0 errors
with make), what I tracked down to a malformed config.h file:
The only difference between config.h.in and config.h was, that the
latter got one additional first line:
/* config.h. Generated from config.h.in by configure. */
Then I replaced the malformed config.h file by the file version from my
previous gsl version 1.13 (I have had no build errors with 1.13 and
unchanged build environment since then) and now building the version
1.14 succeeded, all make check tests passed.
With best regards
Carsten Blueggel
- [Bug-gsl] configuring gsl-1.14 for my msys+mingw-system caused build errors,
Blueggel, Carsten <=