X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Anthony" Newsgroups: comp.os.msdos.djgpp Subject: Re: How can I create a makefile automatically? Date: Mon, 1 Mar 2004 16:49:10 +0300 Organization: Radio-MSU NOC, Moscow State University Lines: 20 Message-ID: References: <7b68d58f DOT 0402271409 DOT 79bff2e4 AT posting DOT google DOT com> NNTP-Posting-Host: integra.rmt.ru X-Trace: alpha2.radio-msu.net 1078148972 47213 81.13.30.150 (1 Mar 2004 13:49:31 GMT) X-Complaints-To: usenet AT radio-msu DOT net NNTP-Posting-Date: Mon, 1 Mar 2004 13:49:31 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Brian Inglis" ???????/???????? ? ???????? ?????????: news:g43540p7rivcegqhh70blsee27sm1m23if AT 4ax DOT com... > On 27 Feb 2004 14:09:54 -0800 in comp.os.msdos.djgpp, > Thomas8675309 AT yahoo DOT com (Tom) wrote: > > vim is free and works fine using DJGPP bash as its command shell and > DJGPP utilities to run builds, diffs, etc. I've used them daily at > home and work on MS Windows versions from 95 to 2K, but never had XP > to try them on. They're a nice set of system independent tools to > carry around on a CD, particularly if you also have a registry setup > file to make the editor the default generic/text/unknown file type > open action. Can you debug in vim? Is there any difference if I install Vim from binaries or build it from sources with DJGPP? Thanks.