Hello!

I'm using OpenEmbedded to build an OS for an embedded mipsel device.
I've built connmand for mipsel with a recent toolchain (gcc-4.4.1,
binutils 2.19.51.0.14).

When run, the connmand binary segfaults before main(). After playing a
while I found that it runs fine with the following change:
sed -i -e 's/-Wl,--version-script=connman.ver//' src/Makefile.am

Can anyone explain why that linker option is used? Is it necessary?

-Graham
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to