Re: [gccsdk] Cross-compiling header issues

2020-11-10 Thread Lee Noar
On 10/11/2020 14:49, Dominic Hamon wrote: On October 30, 2020, Dominic Hamon wrote: On October 29, 2020, Lee Noar wrote: It does sound like regex.h should be including sys/types.h. If you make this change locally in your environment, does the project build?

Re: [gccsdk] Cross-compiling header issues

2020-11-10 Thread Dominic Hamon
On October 30, 2020, Dominic Hamon wrote: > > On October 29, 2020, Lee Noar wrote: > > On 26/10/2020 13:13, Dominic Hamon wrote: > > > Hello > > >  > > > I'm embarking on my first attempt to cross-compile something for > > riscos.  > > > I have the environment all set up and figured out how to m

Re: [gccsdk] Cross-compiling header issues

2020-10-30 Thread Dominic Hamon
On October 29, 2020, Lee Noar wrote: > On 26/10/2020 13:13, Dominic Hamon wrote: > > Hello > >  > > I'm embarking on my first attempt to cross-compile something for > riscos.  > > I have the environment all set up and figured out how to make the  > > project, but i'm not sure what the appropriate

Re: [gccsdk] Cross-compiling header issues

2020-10-29 Thread Lee Noar
On 26/10/2020 13:13, Dominic Hamon wrote: Hello I'm embarking on my first attempt to cross-compile something for riscos. I have the environment all set up and figured out how to make the project, but i'm not sure what the appropriate fix is for an issue: The project in question (https://gith