Hi Felipe! > Thanks for verifying! The problem would not be PIE then. It appears > the custom assembler is not compatible with current gcc versions.
Are you sure it's definitely related to the gcc version? Did you actually try rebuilding with gcc-4.9 on the target machine? The thing is that assembly code is not interpreted by gcc but by the assembler which is part of the binutils package. Since binutils is updated in Debian very often, it may be well related to a bug in binutils. I would try rebuilding the package in a fresh unstable chroot with binutils 2.28 which was just uploaded a few days ago. Chances are it's a bug rather in binutils than in gcc. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913