This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help!! Can you please tell me how to build a shared library...
- To: Elizabeth Chan <echan at axent dot com>
- Subject: Re: Help!! Can you please tell me how to build a shared library...
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 21 Dec 2000 20:09:26 -0200
- Cc: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <8A34CE6287D8D211AB0600A0C9D18223E1C14A@raven.rockville.axent.com>
On Dec 20, 2000, Elizabeth Chan <echan@axent.com> wrote:
> shared library must be position independent. Use +z or +Z to recompile.
^^ ^^
These are spelled -fpic and -fPIC when you compile with GCC. On
HP-UX, they're mandatory for object files that you intend to use in a
shared library.
--
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