X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <483C14B4.80B0D2FF@dessent.net>
Date: Tue, 27 May 2008 07:03:32 -0700
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: Mike Marchywka <marchywka@hotmail.com>
CC: cygwin@cygwin.com
Subject: Re: fate/resolution/location of things like "sys/sockio.h"
References: <17275355.post@talk.nabble.com> <17290164.post@talk.nabble.com>    <4830F08D.6040505@cygwin.com> <17345729.post@talk.nabble.com>    <4833813A.7B6F7FAF@dessent.net> <17405074.post@talk.nabble.com>    <483583EE.8030605@cygwin.com>  <BLU113-W4491CD4A8C42B16C2A9FB9BEC60@phx.gbl>    <00e501c8bc1e$a44d0190$2708a8c0@CAM.ARTIMI.COM>    <BLU113-W102F782BB5AAB04B62F71BBEC60@phx.gbl>    <20080523000735.GA23793@ednor.casa.cgf.cx>   <BLU113-W20BC0AE5970EA19F944347BEC20@phx.gbl>  <483BBE3D.EDF663D3@dessent.net> <BLU113-W146D9A038F045D262DEF5CBEBD0@phx.gbl> <BLU113-W495D561B7BD22439D48F5DBEBD0@phx.gbl>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Mike Marchywka wrote:

> Also, FWIW, I took a sample program in wpdpack and compiled it WITH cygwin
> ( all the makefiles that came with the download did use -mno-cygwin )
> and it at least loaded ( it may function properly  but I haven't checked),

Yes, a trivial invocation of help output usually works.  But still the
problem remains that a library that was built against MSVCRT is not
supposed to be linked against code that was built against Cygwin -- they
are two very different runtimes.  For example, try running one of those
programs and then pressing ^C to stop it and I think you will find it
segfaults or malfunctions in some other random way.  Any behavior in
that situation that does work is by luck, is my point.

But I don't see why you're trying to build a Cygwin nmap anyway.  nmap
has a native win32 port so why not just build that using MinGW?

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

