The "rss" package fails to link properly on ARM:

farm9crypt.ssl.cc.o: In function `farm9crypt_init':
farm9crypt.cc:(.text+0x288): undefined reference to `operator
new(unsigned int)'
farm9crypt.cc:(.text+0x2c8): undefined reference to `operator
new(unsigned int)'
farm9crypt.cc:(.text+0x2f4): undefined reference to `operator
delete(void*)'
farm9crypt.cc:(.text+0x2fc): undefined reference to `__cxa_end_cleanup'
farm9crypt.ssl.cc.o:(.ARM.extab+0x0): undefined reference to
`__gxx_personality_v0'
collect2: ld returned 1 exit status


Does somebody have an idea?
I already tried various things, but I currently don't see way to resolve
this, except by linking to libstdc++ instead of uClibc++.

-- 
Greetings Michael.

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to