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

Re: public extension linked with libpython* vs. -Wl,-no-undefined



Jakub Wilk <jwilk@debian.org> writes:

> Actually, you usually don't get these kind of warnings for Python
> extension modules. The warning is emitted only if a module has SONAME,
> and it typically doesn't.

If you build a module with libtool's -module flag, it looks like it still
gets an SONAME.  I'm not sure why -- I think it shouldn't -- but that will
at least affect Apache and PHP modules.

I must be misremembering the Python situation.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: