libgcc problems with shared libraries
pooh@msu.ru
pooh@msu.ru
Wed Jan 14 23:17:00 GMT 1998
On 14-Jan-98 David Edelsohn wrote:
> If AIX ld -G flag when linking a library fixes this, it probably
> is because one of the implications of that flag is the AIX ld -berok flag
> meaning that unresolved symbols are okay. -G implies much more and forces
> the -brtl flag at application link time. If -berok is a workaround, that
> option is present in all AIX releases and is not limited to AIX 4.2 and
> later.
No, -berok doesn't solve the problem, because undefined symbol
will be resolved only using run-time linking.
Andrey.
More information about the Gcc
mailing list