Date: Thu, 31 Oct 2002 13:48:25 +0100
To: Marius Vollmer <address@hidden>
From: Stan Pinte <address@hidden>
Subject: Re: problem compiling under cygwin
At 13:41 31-10-2002 +0100, you wrote:
Stan Pinte <address@hidden> writes:
> I added the line
>
> cygwin*)
> GOSSIP_BLOCK_LDFLAGS="-shared -export-dynamic";;
>
> and now the ./configure is OK.
Good!
> Shall I send you a diff?
Hmm, I'd say it would be better to see what else you need changing to
make Gossip work on Cygwin. From your other mail, there still seems
to be some work to do...
Yes, I am harrassing cygwin's list as now....
iI am compiling with
$ gcc --version
gcc (GCC) 3.2 20020818 (prerelease)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
which may be the problem...
Stan