This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Shared library initializers
- To: Jeff Parker <JEFFREY dot H dot PARKER at saic dot com>
- Subject: Re: Shared library initializers
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 03 May 2001 11:05:27 -0300
- Cc: gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <3AF1551E.535FBA1E@mtg.saic.com>
On May 3, 2001, Jeff Parker <JEFFREY.H.PARKER@saic.com> wrote:
> How do I the same thing using 'gcc' and/or 'ld' under LINUX?
Give the function the ``constructor'' attribute, or name it _init(),
or use the `-init SYMBOL' linker switch.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me