This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 19 September 2006 12:17, Toralf Lund wrote:
>
> Unfortunately, I don't quite get a working setup with this, as the SJLJ
> exception code isn't correctly built. The problem appears to be that
> certain routines are compiled only if "__USING_SJLJ_EXCEPTIONS__" is
> set, which it isn't. And I can't figure out how it's supposed to get
> defined. "configure" does not define this macro - only (optionally)
> "CONFIG_SJLJ_EXCEPTIONS". (*Sigh*. Is it really necessary to make the
> build setup so complex?)
>
> Help?
It should get defined if you used "--enable-sjlj-exceptions" on your
configure commandline IIUIC.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
For unsubscribe information see http://sourceware.org/lists.html#faq
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |