delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Emacs and Djgpp |
Date: | 13 Jul 2000 11:18:25 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 15 |
Message-ID: | <8kk8i1$b2j$1@nets3.rz.RWTH-Aachen.DE> |
References: | <8kilga$ggm$1 AT murdoch DOT acc DOT Virginia DOT EDU> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 963487105 11347 137.226.32.75 (13 Jul 2000 11:18:25 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 13 Jul 2000 11:18:25 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
news <jc7qx AT blue DOT unix DOT virginia DOT edu> wrote: > Hi, > Can I compile C program edited in Emacs for Windows with djgpp? How do I > setup the environment in Emacs? There isn't supposed to be any 'setup' required. Just type 'M-x compile<Return>' and answer the prompt for the command line you wish to run. If you're editing a single-file source called 'foo.c', add 'foo' to the line 'make -k ' already offered by Emacs and <Return>. In a multi-file project, you'll want to create a Makefile and run the 'make -k' as-is. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |