This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
That a look at the libraries from which the gnat1 executable is pulling in the symbols, and see how the symbols are marked there. That is, it is the .so that matters, not the .o. And the .so may be being changed due to a version script.
Ian
/usr/lib/libgcc_s.so (NetBSD 5.1) /usr/pkg/lib/libgcc_s.so (pkgsrc version)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |