[Python-bugs-list] [ python-Bugs-589429 ] libpython.a with PIC objects
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 31 Jul 2002 17:17:07 -0700
Bugs item #589429, was opened at 2002-08-01 00:17
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=589429&group_id=5470
Category: Build
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Nobody/Anonymous (nobody)
Summary: libpython.a with PIC objects
Initial Comment:
when configuring with --enable-shared, the "static"
library libpython.a is build with PIC-compiled objects.
Using the option --enable-shared builds a shared library
in addition to the static library (with objects compiled
without PIC).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=589429&group_id=5470