|
|
1.1 ! root 1: ! 2: ! 3: cc3 Definition cc3 ! 4: ! 5: ! 6: ! 7: ! 8: cc3 is the output phase of COHERENT. It writes a file of as- ! 9: sembly language rather than a relocatable object module. This ! 10: phase is optional; it allows you to examine the code generated by ! 11: the compiler. To produce an assembly-language output of a C ! 12: program, use the -SS option on the cc command line. For example, ! 13: ! 14: ! 15: cc -S foo.c ! 16: ! 17: ! 18: tells cc to produce a file of assembly language called ffoooo.ss, in- ! 19: stead of an object module. ! 20: ! 21: ***** See Also ***** ! 22: ! 23: cc, cc0, cc1, cc2, cpp, definitions ! 24: ! 25: ! 26: ! 27: ! 28: ! 29: ! 30: ! 31: ! 32: ! 33: ! 34: ! 35: ! 36: ! 37: ! 38: ! 39: ! 40: ! 41: ! 42: ! 43: ! 44: ! 45: ! 46: ! 47: ! 48: ! 49: ! 50: ! 51: ! 52: ! 53: ! 54: ! 55: ! 56: ! 57: ! 58: ! 59: ! 60: ! 61: ! 62: ! 63: ! 64: COHERENT Lexicon Page 1 ! 65: ! 66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.