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: egcs on AIX: native or gnu ld?


>>>>> Joe Buck writes:

>> | 5) What about including support of shared libraries with native ld to the
>> | future snapshots of egcs?

Joe> g++ never worked with only a native ld on non-ELF systems.  Something
Joe> has to resolve the constructors.

	I don't think he meant native-ld alone.  I assumed that he meant
collect2+native-ld instead of gnu-ld.  Unfortunately, gnu-ld does not work
very well with AIX, particularly newer releases.  This is partially due to
the difficult that I have encountered trying to extract the design
documents from IBM's RS/6000 Division to ease Cygnus's engineering effort.
The internal details are not very well documented in AIX's online
documentation.

David

These are my own opinions; I am not speaking as an official representative
of IBM Corporation.
===============================================================================
David Edelsohn                                      T.J. Watson Research Center
dje@watson.ibm.com                                  P.O. Box 218
+1 914 945 4364 (TL 862)                            Yorktown Heights, NY 10598


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