This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Date: Tue, 30 Dec 1997 04:09:04 +0100 (MET) From: "Philippe De Muyter" <phdm@macqel.be> I need to answer the following ld-related question : why is some specific archive-member linked in ? Is there a gld option available or some other more intricated way to answer that question ? Use the -M/-Map option, and look at the top of the mapfile. Ian