BLDLIBRARY is set to a static lib

Bug #1075903 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python3.3 (Ubuntu)
Fix Released
Undecided
Unassigned
Raring
Fix Released
Undecided
Unassigned

Bug Description

$ python3.2 -c "import distutils.sysconfig; print(distutils.sysconfig.get_config_var('BLDLIBRARY'))"
-L. -lpython3.2mu
$ python3.3 -c "import distutils.sysconfig; print(distutils.sysconfig.get_config_var('BLDLIBRARY'))"
libpython3.3m.a

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python3.3 - 3.3.0-3

---------------
python3.3 (3.3.0-3) experimental; urgency=low

  * Update to 20121106 from the 3.3 branch.
  * Filter-out cflags for profiled builds from _sysconfigdata.
  * Fix multiarch plat-linux installation. LP: #1075891.
  * Install _sysconfigdata.py from the shared builds. LP: #1075903.
 -- Matthias Klose <email address hidden> Wed, 07 Nov 2012 14:31:02 +0100

Changed in python3.3 (Ubuntu Raring):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.