Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
To: "Nicholas Peters" <nickapeters@hotmail.com>
Cc: robert.collins@itdomain.com.au, cygwin@cygwin.com
Subject: Re: Linking Cygwin & MSVC objects / libraries using MSVC linker
References: <F196kBbKP7Ie8tlMazU00008065@hotmail.com>
From: Jesper Eskilson <jojo@virtutech.se>
Organization: Virtutech AB
Date: 26 Apr 2001 09:59:25 +0200
In-Reply-To: "Nicholas Peters"'s message of "Tue, 24 Apr 2001 11:53:31 -0500"
Message-ID: <u67elugt7ky.fsf@rachel.hq.vtech>
Lines: 15
User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Thalia)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

"Nicholas Peters" <nickapeters@hotmail.com> writes:

>    I need mostly socket stuff, the link (with MSVC) without libcygwin.a
>    produces:

Note that there are no socket-stuff in MSVCRT.*, you need to link with
ws2_32.lib for that. You should be able to resolve most of your socket-calls
with the ones there.

/Jesper
-- 
-------------------------------------------------------------------------
Jesper Eskilson                                         jojo@virtutech.se
Virtutech                                         http://www.virtutech.se
-------------------------------------------------------------------------


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

