On 07/01/2014 13:36, Thomas Wagner via illumos-discuss wrote:
Hi Alex,
Hi.
what compiler has been used to compile libc.so? If it was the StudioCompiler then I would suggest compiling gcc with -zinterpose, to avoid lazy loading of the gcc runtime libs. That way the C++ exception handling is done in the gcc runtime and not in libc.so.
illumos-gate (and libc) is compiled with gcc 4.4.4 (Illumos gcc-4.4.4-il-3). -- Best regards, Alexander Pyhalov, system administrator of Computer Center of Southern Federal University ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
