symbol versioning on libgcc?
I know that several libraries in FreeBSD
uses symbol versioning. In looking through
src/ I was unable to determine whether
symbol versioning is used on libgcc. Any
guidance would be appreciated.
--
Steve
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
Relevant Pages
- Re: [jakub@redhat.com:Linking against libpthread via -pthread?
... Dan Nelson wrote: ... and a third is linked to libpthread. ... I think symbol versioning only helps if you want to provide multiple ... It won't help two libraries that both want to ... (freebsd-current) - Re: linuxpluginwrapper - *second request for help*
... FreeBSD newpdc.dakcs.com 7.0-RELEASE FreeBSD ... Since as far as I know linuxpluginwrapper hasnt been updated in well over a year and the main driver for development on it has been taken over by nspluginwrapper, You could try installing the linux jdk since this bit of the makefile indicates that if your using the linux jdk you dont need to have linuxpluginwrapper. ... The rtldruntime linker now supports ELF symbol versioning using GNU semantics. ... (freebsd-questions) - Re: [jakub@redhat.com:Linking against libpthread via -pthread?
... a "ldd libgomp.so.1" shows no dependence ... executable links to three shlibs, one library is linked to libc_r, ... I think symbol versioning only helps if you want to provide multiple ... It won't help two libraries that both want to provide the ... (freebsd-current) - Re: libpthread shared library version number
... the line of what we have for other system libraries. ... We certainly should be bumping them ... would have to bump them again before a release, ... we should enable symbol versioning at ... (freebsd-current) - Re: Shared library version bump?
... :>> In preparation for release of 7.0, ... Hopefully this will be the last major bump for a long time... ... why bother with symbol versioning at all... ... If other libraries become symbol versioned after 7.0 gets ... (freebsd-current) |
|