X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: MC Newsgroups: comp.os.msdos.djgpp Subject: Re: Want to build GNU ftp (from inetutils) using DJGPP Message-ID: References: <2gmmc01jpsi5shmc5n8d97rbbcnt8qgq7i AT 4ax DOT com> <0itnc0tvj51dcsj9s724e5p5jq1k52vasa AT 4ax DOT com> <40CCBB75 DOT 9000802 AT acm DOT org> X-Newsreader: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 23 Date: Sun, 13 Jun 2004 21:56:01 GMT NNTP-Posting-Host: 64.180.161.128 X-Trace: edtnps89 1087163761 64.180.161.128 (Sun, 13 Jun 2004 15:56:01 MDT) NNTP-Posting-Date: Sun, 13 Jun 2004 15:56:01 MDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com That looks like what I need. Actually, I tried to set up a WinGW and MSYS configuration a while ago for something else and wasn't successful. Is this group an okay place to ask questions related to that or is there a more suitable one? Craig On Sun, 13 Jun 2004 17:39:17 -0300, Cesar Rabak wrote: >MC escreveu: >> Thanks for the info. I'll look into the TAB problem. As for Cygwin, >> must the target machine have Gygwin installed? I'd prefer to have an >> ftp executable that only relies on the winsock library that's already >> available with Windows. >> > >With this requirements if the only targed of your interest is Windows, I >would suggest you attempt another port of the GCC to Windows the MingW >project: http://www.mingw.org. > >HTH