Ned Deily <n...@acm.org> added the comment:

Thanks for the report.  The python-3.3.pc file is correct.  It is a symlink to 
the python-3.3m.pc.  What isn't correct is that OS X framework builds were not 
creating the proper libpython3.3m.{dylib,a} symlinks for use with 
python3.x-config and with pkg-config (if installed).  The fixes applied for 
Issue14197 (for release in 3.2.4 and 3.3.0b2) correct that and ensure that 
python-3.x-conifg --ldflags returns a useful value.

----------
components: +Build
resolution:  -> duplicate
stage:  -> committed/rejected
status: open -> closed
superseder:  -> OS X framework builds do not create ABI-suffixed libpython3.x
type: compile error -> 
versions: +Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15353>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to