[Patch, libgfortran] PR 27740 Symbol versioning

FX Coudert fxcoudert@gmail.com
Fri Apr 20 21:01:00 GMT 2007


> 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



More information about the Gcc-patches mailing list