[lldb-dev] Problems running the lldb tests on Fedora Core 20 - 64bit (email originally titled "Add kalimba as a platform.")

Matthew Gardiner mg11 at csr.com
Tue Jul 22 02:29:35 PDT 2014


Can you ignore my assumption about the vanilla python behaviour 
regarding distutils.sysconfig? I need to investigate it further. I *now* 
that my local /usr/local/Python-2.7.7 install somehow reaches in my 
default FC20 python to get the "lib64" string.

thanks
Matt

Matthew Gardiner wrote:
>
> However, I downloaded python-2.7.7 and built from source, with a 
> pretty much a raw config (only configure tweaks being enable shared 
> and threads), and I get a similar output:
>
> $ /usr/local/Python-2.7.7/bin/python -c 'from distutils.sysconfig 
> import get_python_lib; print get_python_lib(True, False, 
> "/home/mg11/src/p4play/build");'
> /home/mg11/src/p4play/build/lib64/python2.7/site-packages
>
> I may well be sticking my neck out a bit here... but I'm wondering if 
> lib64 is actually the __right__ answer here (given my 64-bit host). Is 
> python trying to support 32-bit binaries in lib and 64-bit ones in 
> lib64 or something?
>



Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Keep up to date with CSR on our technical blog, www.csr.com/blog, CSR people blog, www.csr.com/people, YouTube, www.youtube.com/user/CSRplc, Facebook, www.facebook.com/pages/CSR/191038434253534, or follow us on Twitter at www.twitter.com/CSR_plc.
New for 2014, you can now access the wide range of products powered by aptX at www.aptx.com.



More information about the lldb-dev mailing list