From: "beat studer" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP with ultraedit Date: Sat, 6 Nov 1999 22:20:36 +0100 Organization: sunrise communications ag Lines: 20 Message-ID: <802654$jbf$1@news1.sunrise.ch> References: <382182ea DOT 7308759 AT news DOT urz DOT uni-heidelberg DOT de> NNTP-Posting-Host: pop-ls-14-2-2-dialup-97.freesurf.ch X-Trace: news1.sunrise.ch 941923300 19823 194.230.229.97 (6 Nov 1999 21:21:40 GMT) X-Complaints-To: usenet AT sunrise DOT ch NNTP-Posting-Date: 6 Nov 1999 21:21:40 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In my mail from yesterday there's one mistake. If you try using a batch-file, don't call another batch-file, but include your settings in the one containing the command-line for the compiler; else you could get DOS-processes 'hanging around' and eventually hanging the system on shutdown. Sorry! Sven Hergenhahn wrote in message news:382182ea DOT 7308759 AT news DOT urz DOT uni-heidelberg DOT de... > Hi! > My problem: Executing djgpp from ultaedit. > I tried the commandline > gcc %N%E > (where %N%E stand for the file name and its suffix), but I don't get > output. > Please show me a "complete commandline for compiling and linking a > programme!!! > TNX > Sven