This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with exceptions on arm


Henrik Grindal Bakken <hgb@ifi.uio.no> writes:

> Fails like this:
> $ /tmp/fnord 
> terminate called after throwing an instance of 'char*'
> terminate called recursively
> Aborted

An update on this one.  I have now built on another host (thanks,
Martin!), and with my own toolchain, and static linking succeeds,
dynamic linking fails.  I suppose the only conclusion to draw from
this is that there are problems with my dynamic libraries.  I don't
know which libraries are relevant here, but I'd guess at least libc
and libstdc++.  I'll investigate some more.

-- 
Henrik Grindal Bakken <hgb@ifi.uio.no>
PGP ID: 8D436E52
Fingerprint: 131D 9590 F0CF 47EF 7963  02AF 9236 D25A 8D43 6E52


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]