Re: terminate called after throwing an instance of xxx

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

 



On Mon, Apr 25, 2011 at 11:21 AM, Philip Montrowe
<pmontrowe@xxxxxxxxxxxxx> wrote:
> gcc/g++ 4.5.2 Solaris sparc terminate called after throwing an instance of xxx
>
> I am having problems compiling and running the configure/check of Xerces 3.1.1
>
> After configuring and building Xerces static libs, the Xerces tests fail with
>
> terminate called after throwing an instance of 'xercesc_3_1::EndOfEntityException'
>
> The Xerces people suggested GCC project might be able to assist

Why did they think this was a GCC issue?  The program is simply
throwing an exception that isn't handled.  You would have to know why
such an exception might get thrown in order to determine the problem.

-- 
Andrew Bell
andrew.bell.ia@xxxxxxxxx


[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