[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] Easier way to compile igraph on Windows?
From: |
Tamas Nepusz |
Subject: |
Re: [igraph] Easier way to compile igraph on Windows? |
Date: |
Mon, 14 Sep 2015 11:38:31 +0200 |
I'm a bit afraid of simply defining "MSDOS" as it seems to change
several other things in f2c - for instance, it also defines
NON_UNIX_STDIO, which in turn changes several IO related things in
f2c, and I'm not sure about the consequences of those changes. So, I
think it's okay if you change this for your own purposes, but we
cannot treat this as an official workaround for compiling igraph on
MSYS yet.
T.
On Sun, Sep 13, 2015 at 2:57 PM, Szabolcs Horvát <address@hidden> wrote:
> export CFLAGS=-DMSDOS
> ./bootstrap.sh
> ./configure --disable-gmp --prefix=...
- [igraph] Easier way to compile igraph on Windows?, Szabolcs Horvát, 2015/09/04
- Re: [igraph] Easier way to compile igraph on Windows?, Szabolcs Horvát, 2015/09/05
- Re: [igraph] Easier way to compile igraph on Windows?, Szabolcs Horvát, 2015/09/05
- Re: [igraph] Easier way to compile igraph on Windows?, Gábor Csárdi, 2015/09/05
- Re: [igraph] Easier way to compile igraph on Windows?, Szabolcs Horvát, 2015/09/07
- Re: [igraph] Easier way to compile igraph on Windows?, Gábor Csárdi, 2015/09/07
- Re: [igraph] Easier way to compile igraph on Windows?, Szabolcs Horvát, 2015/09/13
- Re: [igraph] Easier way to compile igraph on Windows?, Gábor Csárdi, 2015/09/13
- Re: [igraph] Easier way to compile igraph on Windows?, Tamas Nepusz, 2015/09/07
- Re: [igraph] Easier way to compile igraph on Windows?, Szabolcs Horvát, 2015/09/13
- Re: [igraph] Easier way to compile igraph on Windows?,
Tamas Nepusz <=
- Re: [igraph] Easier way to compile igraph on Windows?, Szabolcs Horvát, 2015/09/14
- Re: [igraph] Easier way to compile igraph on Windows?, Tamas Nepusz, 2015/09/14