[Numpy-discussion] Re: numpy build question

2022-06-15 Thread Matti Picus
On 14/6/22 18:14, Jesse Peet wrote: I am trying to build numpy 1.22.3 in container using a rhel8 host  and the container being rhel7. My version of gcc is 4.8.5-44.   Here is the error I get RuntimeError: Broken toolchain: cannot link a simple C++ program. note: A compiler with support for C+

[Numpy-discussion] Re: numpy build question

2022-06-15 Thread Sebastian Berg
On Wed, 2022-06-15 at 15:11 +0300, Matti Picus wrote: > > On 14/6/22 18:14, Jesse Peet wrote: > > I am trying to build numpy 1.22.3 in container using a rhel8 host  > > and > > the container being rhel7. > > My version of gcc is 4.8.5-44.   Here is the error I get > > > > RuntimeError: Broken to