libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: undefined symbol woes


From: Gary V. Vaughan
Subject: Re: undefined symbol woes
Date: Fri, 28 Nov 2003 09:40:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Patrick Welche wrote:
| I was hoping to not create shared modules [[snip]]
|
|   libtool --mode=link gcc -module -export-dynamic -o mod_auth_basic.la
mod_auth_basic.lo
~                            ^^^^^^^^^^^^^^^^^^^^^^^

- -module is for dlopening, -export-dynamic is for shared libs, but you want
static modules? Are you trying to create preloaded modules?

Take a look at cvs m4 for how to do this with cvs libtool.

I think you're right that this could use some tidying.  If you want to build a
module that is always preloaded, you shouldn't have to create the dso.

Cheers,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/xxgUFRMICSmD1gYRAgpqAJ9SmSbziBwSJqip0u1YinUKv7RiOgCdFKbZ
y2gUFVZ8FWW69kWUAJJQjqY=
=Gfft
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]