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 |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <098b01c1944d$cb14b890$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | <cygwin AT cygwin DOT com>, "Warren Burstein" <warren AT actcom DOT co DOT il> |
References: | <3 DOT 0 DOT 6 DOT 32 DOT 20020103135536 DOT 009a6ae0 AT stux06> |
Subject: | Re: inetd: works with gcc-compiled program, not msvc |
Date: | Thu, 3 Jan 2002 22:57:17 +1100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
X-OriginalArrivalTime: | 03 Jan 2002 11:57:07.0953 (UTC) FILETIME=[C4E09610:01C1944D] |
----- Original Message ----- From: "Warren Burstein" <warren AT actcom DOT co DOT il> > > While some may find this to be a good way to encourage people to use gcc > rather than msvc, and I'd rather do just that, unfortunately I need to run > a service written by someone else in msvc. It's not the compilers code, it's the libc you are linking against. If you can convince MSVC to link against libcygwin.a (an import lib for cygwin1.dll) and kernel32.lib, then you can use the Cygwin code. > Any ideas? Also, please note that you should be able to compile *most* code for MSVC under gcc if you generate an appropriate makefile. Rob -- 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 |