Barry Andrews <titanandrews@xxxxxxxxx> writes: > Ian Lance Taylor wrote: >> Andrew Haley <aph@xxxxxxxxxx> writes: >> >> >>>> Is there no work around for this? It seems so very strange to me. >>>> >>> Compile with -fexceptions. >>> >> >> Or -funwind-tables. >> > Unfortunately neither flag helps. I think the only way is to rebuild > library X. Yes, one of those options is required while building library X. Ian