From: gregorio AT jet DOT es (Grzegorz Adam Hankiewicz) Newsgroups: comp.os.msdos.djgpp Subject: Re: PGCC and rhide Date: Tue, 24 Feb 1998 14:03:50 GMT Organization: Gogosoftware Lines: 11 Message-ID: <34f2d2db.872158@news.jet.es> References: NNTP-Posting-Host: infon1018.jet.es To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk wrote: >How can I make rhide to work with PGCC? I want to generate pentium code >with my DJGPP... The tipical procedure to install PGCC is to overwrite the gcc.exe and other files. This automatically makes RHIDE use the PGCC. Just be sure to add to the compiling options of your project -mpentium and -O6 . (And of course, keep a backup of the 486 GCC version just in case...) - Grzegorz Adam Hankiewicz - gregorio AT jet DOT es - http://web.jet.es/gregorio - Gogosoftware - http://web.jet.es/gregorio/gogosoftware