Re: freebsd gcc cross compiler creates binaries that crash when using c++ exceptions

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

 



On 01/16/2012 10:44 AM, Andrew Haley wrote:
> On 01/16/2012 09:30 AM, Markus Henschel wrote:
>> What I did so far was attaching gdb and seeing that it crashes in libgcc in __cxa_end_catch. I guess I'll have to build libgcc with debug symbols then.
> 
> This is almost always a mismatch of libraries: there is a complex
> set of interdependencies between libc, libstdc++, and libgcc.

By the way, what does a native freebsd gcc do?

Andrew


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux