libtool-patches
[Top][All Lists]
Advanced

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

Re: Building python shared libraries using libtool


From: Gary V. Vaughan
Subject: Re: Building python shared libraries using libtool
Date: Thu, 15 Apr 2004 11:52:59 +0100
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

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

Albert Chin wrote:
| It's currently impossible to build a .so using libtool for Python
| because of -bnoentry. If an entry point is specified with
| -Wl,-e[label], it won't be honored because -bnoentry is last on the
| command-line. Python .so files need -Wl,-e[label] on AIX. So, I
| propose we move -bnoentry before $compiler_flags with the attached
| patch against HEAD.

Seems reasonable.  Does the test suite still pass with this patch?

| Any objections?
|
| BTW, why do we even use -bnoentry?

This is all I can find :-(

1999-01-20  Andrey Slepuhin  <address@hidden>

~        * ltconfig.in (aix4*): check for reworked collect2, always pass
~        -bnoentry option to linker when building a shared library

Googling for -bnoentry and Andrey Slepuhin doesn't help much either.  Is
- -bnoentry required for dlopenable libraries on aix4*?

Cheers,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
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

iD8DBQFAfmmLFRMICSmD1gYRApH/AJ9RI3MQXJ9kyRxqPR0TPa09urE52gCgm3Fm
ih9MrEzhuYyZlR4svHh+ivg=
=OhB/
-----END PGP SIGNATURE-----




reply via email to

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