[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Building gsl-1.15 under MinGW
From: |
Armin Armbruster |
Subject: |
Re: [Help-gsl] Building gsl-1.15 under MinGW |
Date: |
Thu, 18 Aug 2011 09:52:56 -0400 |
I've tried building on another XP machine and got the same results (i.e.
config.h is a direct copy of config.h.in).
I'm starting to think the problem might be with MinGW and the fact that uname
-s returns MINGW32_NT-5.1.
I will post on the MinGW support forum for help.
Thanks,
Armin
>>> On 8/18/2011 at 12:26 AM, "Sisyphus" <address@hidden> wrote:
> =============================
>
> I don't understand it all that well either, but I believe your understanding
>
> is basically correct.
>
> In addition to the gcc-3.4.5 that I used yesterday, I also have the very
> same setup that you have - namely the one installed by
> mingw-get-inst-20110802.exe.
>
> When I use that, a correct config.h is still being created for me
>
> I'm fairly sure that your only problem is that your config.h is not being
> generated correctly ... and I have no idea why that happens.
>
> The only differences in our config.log files is the things you would expect
> to see as the result of having been run on different machines, different
> pathnames, etc.
> I can see nothing that explains the reason that your config.h turns out
> botched.
>
> Comparing our 'uname' info:
>
> uname -m = i686
> uname -r = 1.0.17(0.48/3/2)
> -uname -s = MINGW32_NT-5.1
> +uname -s = MINGW32_NT-6.0
> uname -v = 2011-04-24 23:39
>
> we see that everything is exactly the same, except for 'uname -s'. I presume
> that's merely a reflection of different operating systems (XP versus Vista).
>
> We probably need some assistance from someone with a better understanding of
>
> how this config file is supposed to be generated.
>
> Cheers,
> Rob
- Re: [Help-gsl] GotoBLAS2 (was Re: Building gsl-1.15 under MinGW), (continued)
- Re: [Help-gsl] GotoBLAS2 (was Re: Building gsl-1.15 under MinGW), John Chludzinski, 2011/08/23
- Re: [Help-gsl] GotoBLAS2 (was Re: Building gsl-1.15 under MinGW), John Chludzinski, 2011/08/23
- Re: [Help-gsl] GotoBLAS2 (was Re: Building gsl-1.15 under MinGW), Sisyphus, 2011/08/23
- Re: [Help-gsl] GotoBLAS2 (was Re: Building gsl-1.15 under MinGW), John Chludzinski, 2011/08/23
- Re: [Help-gsl] GotoBLAS2 (was Re: Building gsl-1.15 under MinGW), Sisyphus, 2011/08/25
- Re: [Help-gsl] GotoBLAS2 (was Re: Building gsl-1.15 under MinGW), John Chludzinski, 2011/08/25
Re: [Help-gsl] Building gsl-1.15 under MinGW, Sisyphus, 2011/08/17
Re: [Help-gsl] Building gsl-1.15 under MinGW, Armin Armbruster, 2011/08/18
Re: [Help-gsl] Building gsl-1.15 under MinGW, Armin Armbruster, 2011/08/22