Hi all,

I'm trying to build latest Boost against Python 3.7. It fails because it's 
looking for pyconfig.h at software/Python/3.7.0-foss-2018b/include/python3.7 
while python 3.7 dropped its headers into 
software/Python/3.7.0-foss-2018b/include/python3.7m. 

Internet wisdom tells me that "m" suffix tells the world this python was built 
using pymalloc instead of system malloc. How should this be communicated to the 
rest of the easybuild ecosystem? Simple symlink in include dir? Extending CPATH 
in python module file? Some other ideas?


-- 

  Jurij Pečar
  HPC Engineer, IT Operations, IT Services
  EMBL Heidelberg, Meyerhofstraße 1, 69117, Heidelberg, Germany
  Room 13-401

Reply via email to