Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: nyu notesfiles V1.1 4/1/84; site ur-univax.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!rochester!ur-univax!dewa From: dewa@ur-univax.UUCP Newsgroups: net.micro.pc Subject: FORTRAN Compiler for PCAT ? Message-ID: <1200031@ur-univax.UUCP> Date: Wed, 24-Jul-85 16:26:00 EDT Article-I.D.: ur-univa.1200031 Posted: Wed Jul 24 16:26:00 1985 Date-Received: Fri, 26-Jul-85 03:10:47 EDT Organization: University of Rochester: Computing Center Lines: 21 Nf-ID: #N:ur-univax:1200031:000:769 Nf-From: ur-univax!dewa Jul 24 16:26:00 1985 I have been using the IBM FORTRAN v2 compiler on the PC-AT. Unfortunately, the code generated by it is very slow. Can someone point me to a good FORTRAN compiler that: 1. uses the complete 80286 instruction set 2. generates tight and fast code 3. has support for 80287 4. has an efficient math library that uses the 80287 5. allows use of inline assembler code 6. uses IEEE standard floating point arithmetic 7. preferably runs in the real mode for compatibility for the pc. 8. supports all memory models and allows structures larger than 64k. In case such a compiler is too utopian for the marketplace, can you point me to a translator from FORTRAN to C? If there is sufficient interest, I will summarize and repost the results. Thanks Rajiv