This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: How Can I Use the FtpCommand Function with Cygwin?


On 15 February 2006 14:10, Eric Blake wrote:

> According to Tischler, Ron on 2/14/2006 10:35 AM:
>> Thanks for your reply, but the makefiles that I'm using do use .lib
>> files, and things are following PC rather than unix conventions, 

> conventions and not Windows functions.  If you want to use Windows
> conventions, then investigate mingw.


  Me and Ron resolved this off-list.  It turns out that they're using cygwin
for make/bash/sed/similar small utilities, but the actual compiler in question
is intel's icl, and as such any problem with the libraries is
not-a-cygwin-problem and in any case this implies that the final app is a pure
windows app and not a cygwin app in any case.

  So he could probably call _kbhit /as well/ as FtpCommand!


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]