On Wed, Sep 2, 2020 at 5:18 PM SIMON BABY <[email protected]> wrote: > > Hello, > > I have an issue with my throw , catch code in c++. If i throw an error after > the openssl library call, my application crashes. If my application wishes > to throw and catch exceptions across different shared libraries do we have > any specific settings I can add in my bitbake recipe? >
are you using -fexceptions to compile your application ? > regards > Simon >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50431): https://lists.yoctoproject.org/g/yocto/message/50431 Mute This Topic: https://lists.yoctoproject.org/mt/76596591/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
