Bug#463277: More analysis of afnix 1.5.2 failing to build on arm old-abi

2008-07-31 Thread Martin Guy
It also fails on arm-sid if compiled with gcc-4.2 in the very same way: SEGFAULT at the same line in the build. However, it succeeds if compiled with gcc-4.1 - see my AFNIX doc for details of the hack. Unfortunately to achieve this you need to patch one of the package's config files to select

Bug#463277: More analysis

2008-07-29 Thread Martin Guy
The moment in which it segfaults is the first time it runs the interpreter it has just built, axi, during the build, so I guess the whole interpreter is broken. I've tried a debugging build by hacking debian/rules: ./cnf/bin/afnix-setup -o --prefix=/usr ./cnf/bin/afnix-setup -g