|
|
1.1 ! root 1: /* ! 2: Definitions for Fortran 77 Compiler driver ! 3: For the VAX, Running on the VAX, ! 4: using the second pass of the Portable C compiler as code generator. ! 5: */ ! 6: ! 7: #if HERE!=VAX || TARGET!=VAX || FAMILY!=PCC ! 8: Wrong Definitions File! ! 9: #endif ! 10: ! 11: #define PASS1NAME "/usr/lib/f77pass1" ! 12: #define PASS2NAME "/lib/f1" ! 13: #define PASS2OPT "/lib/c2" ! 14: #define ASMNAME "/bin/as" ! 15: #define LDNAME "/bin/ld" ! 16: #define FOOTNAME "/lib/crt0.o" ! 17: #define PROFFOOT "/lib/mcrt0.o" ! 18: #define GPRFFOOT "/usr/lib/gcrt0.o" ! 19: #define TEMPPREF "fort" ! 20: ! 21: static char *liblist [ ] = { "-lF77", "-lI77", "-lU77", "-lm", ! 22: "-lc", NULL };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.