tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] crash when function that is called from tcc compiled dyna


From: Tigran Grigoryan
Subject: [Tinycc-devel] crash when function that is called from tcc compiled dynamic library, throws exception
Date: Tue, 15 Sep 2015 09:25:24 +0000 (UTC)

When linux shared object (compiled with tcc) calls some c++ function, that throws exception, application crashes.
Seems that std::terminate is called from __cxa_throw ().

Is this something expected? (if  "so" is compiled with llvm or gcc C compiler it works ok)

Thanks,
Tigran


reply via email to

[Prev in Thread] Current Thread [Next in Thread]