igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Cygwin -> Windows compilation - again.


From: Mark McClure
Subject: Re: [igraph] Cygwin -> Windows compilation - again.
Date: Tue, 10 Mar 2009 14:35:48 -0400

Tamas wrote:
>I'd try recompiling igraph as follows:
>
> ./configure
> CFLAGS=-mno-cygwin CXXFLAGS=-mno-cygwin make

Well, no go yet.  Although I'd admit I'm just a bit confused by
your commands.  To be clear, that's exactly

./configure
CFLAGS=-mno-cygwin CXXFLAGS=-mno-cygwin make
make install

on three separate lines?  I've never seen the flags set like that
before 'make' in the command line.  And I assume that
'make install' still needs to be called?  Also, I wonder if I
should uninstall anything first?

Thanks,
Mark


reply via email to

[Prev in Thread] Current Thread [Next in Thread]