gcc; -Zl
Richard L. Goerwitz
goer at ellis.uchicago.edu
Fri Feb 22 02:26:03 AEST 1991
Goer at ellis.uchicago.edu (Richard L. Goerwitz) writes:
>Does anyone have any ideas about how to make the now widely
>used Xenix gcc version do the equivalent of cc -Zl file.c?
For those that have responded, read the Xenix man pages. Gcc
-nostdlib doesn't do the same thing (at least according to the
gcc manual). The -nostdlib option looks to be the thing one
would use as a partial replacement for cc -link. The Xenix
-Zl removes information about default libraries from object
files.
-Richard
More information about the Comp.unix.xenix.sco
mailing list