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] |
> > I am certain that your test case is a valid program and that the references > to `fooo' in junk.c should resolve to the common defn in fred.c rather than > to `_fooo' in foo.c. No. Solaris uses `_fooo' in foo.c. The GNU ld does the samething. It just complains about it. > > So if that is what your patches accomplish, I would say they might be No, my patches only turn off the complaints. > right. I don't think there is anyone available this month who really > understands ld well enough to be sure if that is the best way to fix it. > -- H.J. Lu NYNEX Science and Technology, Inc. hjl@nynexst.com