This is the mail archive of the gcc-patches@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]

Re: [Patch, libgfortran] PR 27740 Symbol versioning


on x86_64-*-freebsd.   What I can't determine is if symbol
version is actually used. :-\

Does a nm on the shared library yields any result about the map? (like GFORTRAN, in uppercase) If you compile a test code, what says "ldd -v" on the dynamicaly linked executable? (after the dependencies, I see something like "version used")


FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]