delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2004/03/01/12:31:22

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Trace-PostClient-IP: 68.147.131.211
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT Invalid>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: How can I create a makefile automatically?
Organization: Systematic Software
Message-ID: <dsq640h3p8kaojg7eempfnffsmiq9u4mk7@4ax.com>
References: <c1kne5$3p$1 AT alpha2 DOT radio-msu DOT net> <egs%b.99342$hR DOT 1953378 AT bgtnsc05-news DOT ops DOT worldnet DOT att DOT net> <c1nhhf$16qv$1 AT alpha2 DOT radio-msu DOT net> <7b68d58f DOT 0402271409 DOT 79bff2e4 AT posting DOT google DOT com> <g43540p7rivcegqhh70blsee27sm1m23if AT 4ax DOT com> <c1up7e$14sh$1 AT alpha2 DOT radio-msu DOT net>
X-Newsreader: Forte Agent 1.93/32.576 English (American)
MIME-Version: 1.0
Lines: 32
Date: Mon, 01 Mar 2004 17:24:46 GMT
NNTP-Posting-Host: 24.71.223.147
X-Complaints-To: abuse AT shaw DOT ca
X-Trace: pd7tw1no 1078161886 24.71.223.147 (Mon, 01 Mar 2004 10:24:46 MST)
NNTP-Posting-Date: Mon, 01 Mar 2004 10:24:46 MST
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

On Mon, 1 Mar 2004 10:36:56 +0300 in comp.os.msdos.djgpp, "Anthony"
<akantsel AT integra DOT rmt DOT ru> 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.
>
>I have dowloaded and installed vim 62 but I don't see DJGPP in the list of
>supported compilers. (in Tools->Set Compiler menu). What should I do to make
>it work with DJ?

It defaults to building with makefiles and standard utilities. 
I've just set up HOME and SHELL environment variables besides DJGPP. 
Depends on what you expect from "making it work": you can customize
vim to work like an IDE if you want with custom key mappings and the
base hooks: see ":help quickfix" or ":help compiler-plugin". 
I just type ":!gcc -c %" to compile current file and ":make" to build
projects. 
Typing ":cwin", ":copen", ":cl", or ":cl!" lists the errors and ":cn"
shows the next one. 
I use the GUI version gvim in nocompat mode with few .vimrc tweaks. 

-- 
Thanks. Take care, Brian Inglis 	Calgary, Alberta, Canada

Brian DOT Inglis AT CSi DOT com 	(Brian dot Inglis at SystematicSw dot ab dot ca)
    fake address		use address above to reply

- Raw text -


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