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]

Re: libgcc problems


On 19-Jan-98 Mike Stump wrote:
> If possible, making the variables external and weak or common might be
> the way to go.

AIX native ld doesn't support weak symbols. As for common symbols,
they cannot help to resolve multiple instances in different shared
libraries.

Andrey.



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