egcs-1.1b AIX 4.1.5
David Edelsohn
dje@watson.ibm.com
Thu Sep 10 17:58:00 GMT 1998
>>>>> Andrey Slepuhin writes:
Andrey> David, due to multiple requests for using shared libraries on AIX4.1.x
Andrey> is it possible to ask IBM if they have plans to release linker update
Andrey> with a feature of importing symbols from an executable?
Checking on an AIX 4.1.5 system, AIX info lists both "!." and
"!.." special import filenames -- the latter the one we need. Maybe this
was added in AIX 4.1.5.
"!." imports from the main executable.
"!.." imports using the run-time linker.
However, some of the run-time linking information is stated as only being
relevant to AIX 4.2.
I cannot tell if some or all of the functionality was added into
AIX 4.1.5. I do not speak for or officially represent IBM, but the
functionality already exists in AIX 4.2 and AIX 4.3, so there is little
reason to back-port it to AIX 4.1
David
More information about the Gcc
mailing list