Re: Can't find Python.h on MSYS2 -- It's there

2018-10-24 Thread Joel Sherrill
On Tue, Oct 23, 2018 at 10:22 PM Chris Johns wrote: > Joel and I did a bit of digging and on his MSYS and it seems his > installation > has the MinGW64 gcc compiler returning '\r' in the strings being extracted > from > queries to it which broke the `rtems-build-dep` script. My install did not >

Re: Can't find Python.h on MSYS2 -- It's there

2018-10-23 Thread Chris Johns
Joel and I did a bit of digging and on his MSYS and it seems his installation has the MinGW64 gcc compiler returning '\r' in the strings being extracted from queries to it which broke the `rtems-build-dep` script. My install did not see this. The cygwin issue required installing the python2-devel

Re: Can't find Python.h on MSYS2 -- It's there

2018-10-23 Thread Joel Sherrill
On Tue, Oct 23, 2018 at 3:34 PM Chris Johns wrote: > > > On 24/10/2018 01:59, Joel Sherrill wrote: > > > > > > On Mon, Oct 22, 2018 at 7:03 PM Chris Johns > > wrote: > > > > On 23/10/2018 10:44, Joel Sherrill wrote: > > > On Mon, Oct 22, 2018, 6:37 PM Chris Johns

Re: Can't find Python.h on MSYS2 -- It's there

2018-10-23 Thread Chris Johns
On 24/10/2018 01:59, Joel Sherrill wrote: > > > On Mon, Oct 22, 2018 at 7:03 PM Chris Johns > wrote: > > On 23/10/2018 10:44, Joel Sherrill wrote: > > On Mon, Oct 22, 2018, 6:37 PM Chris Johns > >

Re: Can't find Python.h on MSYS2 -- It's there

2018-10-23 Thread Joel Sherrill
On Mon, Oct 22, 2018 at 7:03 PM Chris Johns wrote: > On 23/10/2018 10:44, Joel Sherrill wrote: > > On Mon, Oct 22, 2018, 6:37 PM Chris Johns > > wrote: > > Hmm ... I installed msys2 from scratch in the last couple of weeks. I > used the > > Pacman command in the hosts se

Re: Can't find Python.h on MSYS2 -- It's there

2018-10-22 Thread Chris Johns
On 23/10/2018 10:44, Joel Sherrill wrote: > On Mon, Oct 22, 2018, 6:37 PM Chris Johns > wrote: > Hmm ... I installed msys2 from scratch in the last couple of weeks. I used the > Pacman command in the hosts section (formerly in the RSB). Are there two > Pacman > command ex

Re: Can't find Python.h on MSYS2 -- It's there

2018-10-22 Thread Joel Sherrill
On Mon, Oct 22, 2018, 6:37 PM Chris Johns wrote: > I should have added .. > > On 23/10/2018 10:35, Chris Johns wrote: > > On 23/10/2018 09:45, Joel Sherrill wrote: > >> Hi > >> > >> Nice to see the --source-only-download try to help. Just needs to find > this: > >> > >> config: tools/rtems-gdb-8.

Re: Can't find Python.h on MSYS2 -- It's there

2018-10-22 Thread Chris Johns
I should have added .. On 23/10/2018 10:35, Chris Johns wrote: > On 23/10/2018 09:45, Joel Sherrill wrote: >> Hi >> >> Nice to see the --source-only-download try to help. Just needs to find this: >> >> config: tools/rtems-gdb-8.0.1-1.cfg >> error: config error: gdb-common-1.cfg:87: "gdb: python: h

Re: Can't find Python.h on MSYS2 -- It's there

2018-10-22 Thread Chris Johns
On 23/10/2018 09:45, Joel Sherrill wrote: > Hi > > Nice to see the --source-only-download try to help. Just needs to find this: > > config: tools/rtems-gdb-8.0.1-1.cfg > error: config error: gdb-common-1.cfg:87: "gdb: python: header file not found: > python2.7/Python.h, please install" > Build FA