Re: ARM gdb compilation fails with implicit function declaration error ioctl

2021-02-23 Thread Joshua Root
Ryan Schmidt wrote: On Feb 23, 2021, at 15:44, James wrote: I looked, and looked at the forums how do I reply to list only? Press the Reply All button, then delete the recipients you don't want to send to. Or use a client that has a Reply to List function. - Josh

Re: ARM gdb compilation fails with implicit function declaration error ioctl

2021-02-23 Thread Ryan Schmidt
On Feb 23, 2021, at 15:44, James wrote: > I looked, and looked at the forums how do I reply to list only? Press the Reply All button, then delete the recipients you don't want to send to.

Re: ARM gdb compilation fails with implicit function declaration error ioctl

2021-02-23 Thread James
> On 23 Feb 2021, at 10:08 pm, Rainer Müller wrote: > > On 19/02/2021 22.14, Dave Horsfall wrote: >> On Fri, 19 Feb 2021, Ryan Schmidt wrote: >> >> [...] >> >>> As I said in my previous message from December: >>> >>> * Don't forget to Reply All so the conversation stays on the list. >> >>

Re: ARM gdb compilation fails with implicit function declaration error ioctl

2021-02-23 Thread Rainer Müller
On 19/02/2021 22.14, Dave Horsfall wrote: > On Fri, 19 Feb 2021, Ryan Schmidt wrote: > > [...] > >> As I said in my previous message from December: >> >> * Don't forget to Reply All so the conversation stays on the list. > > Better still, set the reply to the list only?  I have a beef with

Re: ARM gdb compilation fails with implicit function declaration error ioctl

2021-02-19 Thread Ryan Schmidt
On Feb 19, 2021, at 15:14, Dave Horsfall wrote: > On Fri, 19 Feb 2021, Ryan Schmidt wrote: > > [...] > >> As I said in my previous message from December: >> >> * Don't forget to Reply All so the conversation stays on the list. > > Better still, set the reply to the list only? I have a

Re: ARM gdb compilation fails with implicit function declaration error ioctl

2021-02-19 Thread Dave Horsfall
On Fri, 19 Feb 2021, Ryan Schmidt wrote: [...] As I said in my previous message from December: * Don't forget to Reply All so the conversation stays on the list. Better still, set the reply to the list only? I have a beef with "Reply All" because I don't need my own personal copy. It's a

Re: ARM gdb compilation fails with implicit function declaration error ioctl

2021-02-19 Thread Ryan Schmidt
On Feb 17, 2021, at 15:49, Alex Alexandrov wrote: > Hello. > I have same problem with building gdb for macbook pro m1. > Do you have any suggestions how to fix it? > — > Yours, Alex As I said in my previous message from December: * Don't forget to Reply All so the conversation stays on the

Re: ARM gdb compilation fails with implicit function declaration error ioctl

2020-12-28 Thread Ryan Schmidt
Don't forget to Reply All so the conversation stays on the list. On Dec 26, 2020, at 05:06, Christoph Kukulies wrote: > There were times in history where implicit function declarations were not > considered as an error (consulting my book „The C programming language by > Kernighan/Ritchie“ >

Re: ARM gdb compilation fails with implicit function declaration error ioctl

2020-12-25 Thread Ryan Schmidt
On Dec 21, 2020, at 14:52, Christoph Kukulies wrote: > Excuses if is not actually a macports issue but I’m a bit lost. > > I’m about to build this: > https://gitlab.com/LinkiTools/binutils-gdb > > > /Users/kuku/Downloads/binutils-gdb-users-ARM-embedded-gdb-master-2018q4/ > > > > >

ARM gdb compilation fails with implicit function declaration error ioctl

2020-12-21 Thread Christoph Kukulies
Excuses if is not actually a macports issue but I’m a bit lost. I’m about to build this: https://gitlab.com/LinkiTools/binutils-gdb /Users/kuku/Downloads/binutils-gdb-users-ARM-embedded-gdb-master-2018q4/ Running ./configure and make in this