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: AIX 4.3 and COLLECT_EXPORT_LIST


On Nov 29, 1999, Joerg Faschingbauer <jfasch@hyperwave.com> wrote:

> 2. Collect global ctors and dtors from ALL objects in EVERY library
>    from the command line, and generate calling code for them. 

AFAIK, this must be done for shared libraries, but it needn't be done
for static libraries.  I'm not sure collect2 makes this distiction,
particularly on older releases of AIX, that use .a as the default
extension even for shared libraries.

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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