On Thu, Jun 25, 2020 at 04:04:28PM +0200, Charlene Wendling wrote: > Hi, > > On Fri, 5 Jun 2020 19:44:06 -0400 > Josh Grosse wrote: > > > Update from 17.12 to 20.03. Builds and runs > > on amd64. Changelog: > > http://www.codeblocks.org/downloads/binaries/changelog > > > > As far as x86 is concerned it's good, but it won't build on !x86 because > some plugin uses the int3 asm instruction. > > I made the following changes to your diff: > > - patch out the int3 instruction, fix stolen from Debian > - refresh patches > - change COMPILER reason > - fix a trailing whitespace in Makefile > > This builds and works fine on amd64 and macppc. > > Charl??ne.
Thank you! I have rebuilt and tested on amd64 with Charlene's improved diffs, including the new patch-src_plugins_contrib_dragscroll_dragscrollcfg_h. Runs fine on amd64. OK maintainer.
