From: "Erich H. Mueller" Newsgroups: comp.os.msdos.djgpp Subject: gcc.exe for C, C++, FORTRAN, Ada, and Pascal? Date: Wed, 04 Feb 1998 11:15:01 -0700 Organization: Raytheon Lines: 13 Message-ID: <34D8B025.2B49@mail.hac.com> NNTP-Posting-Host: vaj5071.tu.hac.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 I work in a variety of languages including C, C++, FORTRAN, and Ada. I have downloaded the DJGPP V.2 binary packages for each of these languages plus Pascal. They all seem to want to use gcc.exe and overwrite it for their own purposes. For example, I cannot compile FORTRAN with gcc.exe after I have installed GNAT Ada, and visa versa. The source code for gcc.exe has a section for calling different compilers based upon source file extension. Unfortunately, I don't have the resources to make the changes myself. Does any one have a copy of gcc.exe compiled to work with all of the languages mentioned above? Incidentally, I downloaded the gcc version 2.7.2.1 binaries off one of the mirror sites. Erich