Bug#487396: Missing link error on ARM

2008-06-24 Thread Martin Guy
On 6/24/08, Matthias Klose <[EMAIL PROTECTED]> wrote: > Is this arm only, or armel as well? armel too. I have /proc/cpu/alignment set to 5 and it's doing an unaligned word access under gdb (and gcc -g): Program received signal SIGBUS, Bus error. 0x400d2cd0 in std::string::assign () from /usr/li

Bug#487396: Missing link error on ARM

2008-06-23 Thread Matthias Klose
Is this arm only, or armel as well? Matthias Enrico Zini writes: > Package: g++-4.3 > Version: 4.3.1-2 > Severity: normal > > Hello, > > while trying to investigate why libept does not build on ARM, I came up > with the attached source code. On any system, it gives a link time > error while

Bug#487396: Missing link error on ARM

2008-06-21 Thread Enrico Zini
Package: g++-4.3 Version: 4.3.1-2 Severity: normal Hello, while trying to investigate why libept does not build on ARM, I came up with the attached source code. On any system, it gives a link time error while building it. On ARM, only when invoking g++, only with -fPIC, it links fine, then runn