ddd on Alpine Linux
David Topham <[email protected]> Wed, 11 Nov 2020 07:38:20 -0800
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <CAD034BHoYhuCeRZJzrECpAv8PO+n2AoFGmQ4RCc7FkcBkYfxTw@mail.gmail.com> |
--00000000000068f18905b3d69662 Content-Type: text/plain; charset="UTF-8" I am interested in using ddd as gui front-end to gdb on Alpine Linux. I don't see a binary in the Alpine packages site, so I am building it from source code (2009 version 3.3.12 is latest?). So far, I have gotten configure to work after installing several dependencies related to termcp, Xt, and Xm. These are not installed by default but I could get them using apk add command. Since I am using JSLinux to run Alpine in the browser, it has taken more than 4 hours so far to run make! I made several source code changes related to the current version using default parameter values in friend function declarations which apparently is no longer allowed. That seems to be working by moving those default values to the definitions (e.g. common_prefix in strclass.C). I am getting tons of warnings of various kinds. Mostly one related to deprecated implicit copy constructor in "Box" functions/classes. I an wondering if anyone has used ddd in Alpine, and/or if anyone has updated source code modernized to latest gcc compiler? --00000000000068f18905b3d69662 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I am interested in using ddd as gui front-end to gdb on Alpine Linux.<div d= ir=3D"auto">I don't see a binary in the Alpine packages site, so I am b= uilding it from source code (2009 version 3.3.12 is latest?).</div><div dir= =3D"auto"><br></div><div dir=3D"auto">So far, I have gotten configure to wo= rk after installing several dependencies related to termcp, Xt, and Xm. The= se are not installed by default but I could get them using apk add command.= </div><div dir=3D"auto"><br></div><div dir=3D"auto">Since I am using JSLinu= x to run Alpine in the browser, it has taken more than 4 hours so far to ru= n make! I made several source code changes related to the current version u= sing default parameter values in friend function declarations which apparen= tly is no longer allowed. That seems to be working by moving those default = values to the definitions (e.g. common_prefix in strclass.C).</div><div dir= =3D"auto"><br></div><div dir=3D"auto">I am getting tons of warnings of vari= ous kinds. Mostly one related to deprecated implicit copy constructor in &q= uot;Box" functions/classes.</div><div dir=3D"auto"><br></div><div dir= =3D"auto">I an wondering if anyone has used ddd in Alpine, and/or if anyone= has updated =C2=A0source code modernized to latest gcc compiler?</div> --00000000000068f18905b3d69662--