* lexsup.c (parse_args): Add -shared to longopts, and handle it.
authorIan Lance Taylor <ian@airs.com>
Thu, 16 Jun 1994 19:32:07 +0000 (19:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 16 Jun 1994 19:32:07 +0000 (19:32 +0000)
commit64887de2eee32d2a2e71c40fea51f64914b1b9f2
tree31839dcc32d70568a8982641b310ababbe2d6301
parent0ff5d3a69a7d61d3cd1550c0c96238c9bbaff197
* lexsup.c (parse_args): Add -shared to longopts, and handle it.
* ldmain.c (main): Initialize link_info.shared to false.  Give
error if link_info.relocateable and link_info.shared are both set.
ld/ChangeLog
ld/ldmain.c