[1855] in Athena Bugs
6.1B cc-related man pages out of date
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Sun Mar 5 14:39:20 1989
From: <probe@ATHENA.MIT.EDU>
Date: Sun, 5 Mar 89 14:38:57 EST
To: doc-bugs@ATHENA.MIT.EDU
Cc: dkk@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
Unless the cc(1), hc(1), and other related compiler manual pages are
altered to include all the load-time options, the "-Z" options should
not be included. "-Z" is a flag that is passed from "cc", "hc", "pcc",
"hc2", etc to /bin/ld, and documentation on the -Z option can be found
in the ld(1) man page. In the compiler man pages, it is mentioned that
for load-time options that one must also consult ld(1):
RT hc(1):
The following options are interpreted by hc. See ld(1) for
load-time options. (By convention, options applicable only
VAX cc(1):
The following options are interpreted by cc. See ld(1) for
load-time options.
The ld(1) man page was changed during the 6.1A release. However, it may
be a good idea to advertise this option to the development community in
another way, perhaps in the "Changes that may affect users in Release 6.1".
-Richard
------- Forwarded Message
Date: Sat, 4 Mar 89 21:40:23 EST
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: vs-testers@ATHENA.MIT.EDU, rt-testers@ATHENA.MIT.EDU
Cc: man-bugs@ATHENA.MIT.EDU
Subject: 6.1B cc.5 man page out of date
Reply-To: dkk@ATHENA.MIT.EDU
Home-Address: 47 Lake St., Arlington, MA 02174
Home-Phone: (617) 646-9289
Office: MIT Bldg. E40-358A
Office-Phone: (617) 253-8651
Last I looked, the "cc" man page didn't mention the "-Z" option, also
because of the ZOMAGIC changes.
------- End Forwarded Message