From: Mark Blain Newsgroups: comp.os.msdos.djgpp Subject: Re: does djgpp include a compiler for pascal and fortran? thanks Date: Mon, 24 Apr 2000 19:16:33 -0400 Message-ID: References: <8dtq92$r6o$1 AT agate DOT berkeley DOT edu> X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: ts2p57.wizvax.net X-Original-NNTP-Posting-Host: ts2p57.wizvax.net X-Trace: 24 Apr 2000 18:31:52 -0400, ts2p57.wizvax.net Lines: 29 XPident: hans X-Original-NNTP-Posting-Host: 199.181.141.3 XPident: Unknown To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sat, 22 Apr 2000 20:21:56 -0700, "cs61b-qq" wrote: >does djgpp include a compiler for pascal and fortran? thanks Yes. The pointers below also include several alternatives. PASCAL DJGPP (GNU) Pascal: http://agnes.dida.physik.uni-essen.de/~gnu-pascal/download.html Other Pascal links: http://www.programmersheaven.com/zone24/index.htm http://www.programmersheaven.com/zone24/25latest/Links.htm FORTRAN DJGPP GNU Fortran 77 (available at any Simtel mirrror as well): ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/g772952b.zip Other Fortran links: http://www.thefreecountry.com/developercity/fortran.shtml GNU Fortran 77 for DOS http://www.ccp14.ac.uk/tutorial/compiler/g77dos/index.html GNU Fortran 77 for WIN32 (mingw32 not djgpp) http://www.ccp14.ac.uk/tutorial/compiler/egcswin32/index.html http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ http://www.geocities.com/Athens/Olympus/5564/index.htm