From: muller AT janus DOT u-strasbg DOT fr (Pierre Muller) Newsgroups: comp.os.msdos.djgpp Subject: Re: minor RHIDE bug Date: 10 Jul 1997 08:31:52 GMT Organization: Institut Charles Sadron Message-ID: <5q26lo$mel$1@arcturus.ciril.fr> References: <33C3F0A6 DOT 38A94E7A AT ibogfs DOT df DOT unibo DOT it> NNTP-Posting-Host: laocoon.u-strasbg.fr Mime-Version: 1.0 Content-Type: Text/Plain; charset=ISO-8859-1 Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <33C3F0A6 DOT 38A94E7A AT ibogfs DOT df DOT unibo DOT it>, guido AT ibogfs DOT df DOT unibo DOT it says... > >Hi there, > >this is just to tell you all that there's a small bug in RHIDE >concerning Pascal programs. If I compile a source whose name ends in .p, >no problems: gpc is regularly invoked. But if I try to compile a file >ending in .pas, no compiler is invoked. Just add RHIDE_COMPILE.pas.o=$(RHIDE_COMPILE_PASCAL) in rhide.env in the DJDIR/share/share directory or in the RHIDE section of djgpp.env and all should go !!