[Buildroot] [PATCH 1/2] gcc: remove option on SJLJ exceptions

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jul 29 14:30:08 UTC 2010


Hello Michael,

On Thu, 29 Jul 2010 07:18:56 -0500
"Michael S. Zick" <minimod at morethan.org> wrote:

> mszick at wolf466:~$ lua
> Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
> > bye = function() return os.exit("String Value") end
> > bye()
> stdin:1: bad argument #1 to 'exit' (number expected, got string)
> stack traceback:
>         [C]: in function 'exit'
>         stdin:1: in function 'bye'
>         stdin:1: in main chunk
>         [C]: ?

With the current Buildroot git (i.e, without SJLJ exceptions), I built
an ARM system with Lua, and made your test under Qemu. I had the exact
same output, with the exact same stack trace.

Are more complicated cases likely to make a difference ?

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list