delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
To: | "Nicholas Peters" <nickapeters AT hotmail DOT com> |
Cc: | robert DOT collins AT itdomain DOT com DOT au, cygwin AT cygwin DOT com |
Subject: | Re: Linking Cygwin & MSVC objects / libraries using MSVC linker |
References: | <F196kBbKP7Ie8tlMazU00008065 AT hotmail DOT com> |
From: | Jesper Eskilson <jojo AT virtutech DOT 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 |
"Nicholas Peters" <nickapeters AT hotmail DOT 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 AT virtutech DOT se Virtutech http://www.virtutech.se ------------------------------------------------------------------------- -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |