avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] AVR-G++ (Was: more of the same ;))


From: Rolf Magnus
Subject: Re: [avr-gcc-list] AVR-G++ (Was: more of the same ;))
Date: Sun, 27 Aug 2006 19:25:04 +0200
User-agent: KMail/1.9.1

On Sunday 27 August 2006 14:37, Bernd Trog wrote:

> --- Rolf Magnus <address@hidden> wrote:
> > Well, this is with sjlj exception handling. I now managed to compile it
> > with the newer exception handling method, and (at least I think that was
> > the
>
> [..]
>
> Interesting. How do you switch between these two exception handling
> methods?

It's a configure switch for building gcc and libstdc++. From configure --help:

  --enable-sjlj-exceptions
                          force use of builtin_setjmp for exceptions
                          [default=auto]

I used that at the begining, because I couldn't get it to compile otherwise.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]