Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 21 Jan 2016 11:21:57 -0500
From: N Jain <jain61@...il.com>
To: musl@...ts.openwall.com
Subject: MUSL issue while loading C++ lib

Hi,

I am trying to dynamically link the c++ application and facing issue where
MUSL gives following print -

Error relocating /lib/libstdc++.so.6: _Unwind_Resume_or_Rethrow: symbol not
found
Error relocating /lib/libstdc++.so.6: _Unwind_GetLanguageSpecificData:
symbol not found

Its coming from do_relocs function. I can see the c libraries are not
having any issues so wondering what could be going wrong ?

Thanks,
NJ

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.