From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: I don't know how it works!! Date: Mon, 23 Mar 1998 20:44:43 -0500 Organization: Two pounds of chaos and a pinch of salt. Lines: 26 Message-ID: <3517100B.3022@cs.com> References: <01bd574d$3bdbc9c0$3a819ac3 AT mjh> NNTP-Posting-Host: ppp239.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Marc JOSEPH-HENRI wrote: > > please help me and answer me at gjh AT magic DOT fr > I don't know wich executable I must launch. Have you read the instructions? No? Then get 'v2/readme.1st' and read it. It's right there in small sentences. You can also try the DJGPP User's Guide online at http://www.delorie.com/djgpp/doc/ug/. Quick answer: use 'gcc', as in the following: gcc -o myprog.exe myprog.c -- --------------------------------------------------------------------- | John M. Aldrich | "Democracy is based on the assumption| | aka Fighteer I | that a million men are wiser than one| | mailto:fighteer AT cs DOT com | man. How's that again? I missed | | http://www.cs.com/fighteer | something." - Lazarus Long | ---------------------------------------------------------------------