delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/02/14/13:13:51

X-Spam-Check-By: sourceware.org
Date: Tue, 14 Feb 2006 13:13:44 -0500
From: Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: How Can I Use the FtpCommand Function with Cygwin?
Message-ID: <20060214181344.GC21264@trixie.casa.cgf.cx>
Reply-To: cygwin AT cygwin DOT com
References: <F24E92B4B6EF5840AD7C101F6D1BA8DD03F27711 AT cacexc05 DOT americas DOT cpqcorp DOT net> <01d201c63191$79f2ebe0$a501a8c0 AT CAM DOT ARTIMI DOT COM>
Mime-Version: 1.0
In-Reply-To: <01d201c63191$79f2ebe0$a501a8c0@CAM.ARTIMI.COM>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

On Tue, Feb 14, 2006 at 06:07:11PM -0000, Dave Korn wrote:
>On 14 February 2006 17:35, Tischler, Ron wrote:
>>From: cygwin-owner On Behalf Of Brian Dessent
>>Sent: Monday, February 13, 2006 8:01 PM
>
>>"Tischler, Ron" wrote:
>> 
>>>I am trying to use Cygwin to write a PC application that calls the
>>>function named FtpCommand.  Microsoft documentation that I found online
>>>says that there is a header named wininet.h and a library named
>>>wininet.lib to link in.  On my PC, under the Cygwin stuff, I see
>>>wininet.h, but not wininet.lib.
>
>>Cygwin does not use .lib files, and the naming of libraries is that of
>>unix.  So you use -lfoo to link with libfoo.a (or sometimes
>>libfoo.dll.a) which is the import library for the DLL.
>
>>Thanks for your reply, but the makefiles that I'm using do use .lib
>>files, and things are following PC rather than unix conventions, and I
>>am already getting wininet.lib, because other stuff that is working
>>comes from there.
>
>"My makefiles are using the wrong input files"
>
>"Well, get them to use the correct input files"
>
>"But I don't want to change them.  Tell me how to use the wrong files
>instead."

Actually, it's "But I don't want to change them because that's too
complicated.  Please engage me in a days-long back and forth email
discussion so that I can avoid this complication and painstakingly
figure out how to avoid changing my makefiles."

><smacks self across forehead with large wet fish in sheer despair>

Indeed.

cgf

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019