delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <024801c2d3a2$c2265550$78d96f83@pomello> |
From: | "Max Bowsher" <maxb AT ukf DOT net> |
To: | "neal somos" <nsomos AT yahoo DOT com>, <cygwin AT cygwin DOT com> |
References: | <20030213204349 DOT 63545 DOT qmail AT web12306 DOT mail DOT yahoo DOT com> |
Subject: | Re: wvWare and cygwin |
Date: | Thu, 13 Feb 2003 20:59:11 -0000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
From: "neal somos" <nsomos AT yahoo DOT com> > If I make the following change to wv2's configure, I can then make the package > > 25826c25826 > < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > --- > > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS conftest.$ac_ext $LDFLAGS $LIBS >&5' > > Basically ... > gcc -o conftest.exe -O2 -liconv conftest.c > produces quite different results from > gcc -o conftest.exe -O2 conftest.c -liconv > which are the compile lines from the test being run by configure. > > How the original test works elsewhere but fails on cygwin > is beyond me at this time. Beyond me, too. > Max asked > > Umm... Why not fix the test? > > To do a good job of this I would need to know or learn much > more than what I need to just be able to make this package. > I am not in any position to be messing with autoconf which > is what generated the configure in the first place. Fair enough. Report the bug to wv2, then. It is a trivial misuse of the compiler, so should be easily fixed by them. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |