Re: [easybuild] problem with python build

2019-07-30 Thread Kenneth Hoste
On 30/07/2019 12:33, Markus Geimer wrote: On 7/30/19 12:03 PM, Kenneth Hoste wrote: On 22/07/2019 21:23, Mikael Öhman wrote: It's not like the python module couldn't load the binutils it was built with, it's just not done like that. The problem Alastair ran into actually shows that binutils

Re: [easybuild] problem with python build

2019-07-30 Thread Mikael Öhman
On Tue, Jul 30, 2019, 12:34 Markus Geimer wrote: > On 7/30/19 12:03 PM, Kenneth Hoste wrote: > > On 22/07/2019 21:23, Mikael Öhman wrote: > >> > >> It's not like the python module couldn't load the binutils it was > >> built with, it's just not done like that. > > > > The problem Alastair ran

Re: [easybuild] problem with python build

2019-07-30 Thread Markus Geimer
On 7/30/19 12:03 PM, Kenneth Hoste wrote: On 22/07/2019 21:23, Mikael Öhman wrote: It's not like the python module couldn't load the binutils it was built with, it's just not done like that. The problem Alastair ran into actually shows that binutils should be considered a runtime dependency

Re: [easybuild] problem with python build

2019-07-30 Thread Kenneth Hoste
On 22/07/2019 21:23, Mikael Öhman wrote: It's not like the python module couldn't load the binutils it was built with, it's just not done like that. The problem Alastair ran into actually shows that binutils should be considered a runtime dependency of Python (or actually, of pip which is