This is the mail archive of the gcc@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: versioned symbol problem


prj@po.cwru.edu (Paul Jarc) writes:

[...]

> There's also a massive documentation bug in that symbol versioning
> is not covered at all.  I had to guess that it is something that
> applies only to shared libraries and that these object files were
> compiled as if they were going to be linked to the shared libgcc
> even though none was present.  I don't know if this belongs in the
> gcc manual or the binutils manual (precisly because I have no
> understanding of symbol versioning, because it is undocumented), but
> it should documented somewhere.

It's documented in the ld manual.  The documentation may be
insufficient, but there is some.


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