[Buildroot] BB update Was: Build jobbing

Michael S. Zick minimod at morethan.org
Sat Nov 28 21:16:05 UTC 2009


On Sat November 28 2009, Peter Korsgaard wrote:
> >>>>> "Michael" == Michael S Zick <minimod at morethan.org> writes:
> 
>  Michael> One more nit - 
> 
>  Michael> Enable setjmp/longjmp should default to yes if Lua is selected.
> 
>  Michael> Lua uses 'pure' C code, I.E: setjmp/longjmp because that is the
>  Michael> only type of exception handling in ansi-c standard.
> 
> setjmp exceptions is afaik something else. I atleast just built lua
> without it being enabled.
> 

Look at my print(math.sin(12)) example -
bet you don't see any backtrace.

Mike


More information about the buildroot mailing list