All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] BB update Was:  Build jobbing
Date: Sat, 28 Nov 2009 23:44:25 +0100	[thread overview]
Message-ID: <874ooe46d2.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <200911281516.07279.minimod@morethan.org> (Michael S. Zick's message of "Sat\, 28 Nov 2009 15\:16\:05 -0600")

>>>>> "Michael" == Michael S Zick <minimod@morethan.org> writes:

Hi,

 >> setjmp exceptions is afaik something else. I atleast just built lua
 >> without it being enabled.

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

Backtrace? Where should I see a backtrace?

Lua on my host (Debian):
% lua
Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
> print(math.sin(12))
-0.53657291800043
> os.exit()

Lua built from BR:

% sudo chroot /tmp/blah /bin/sh
/ # lua
Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
> print(math.sin(12))
-0.53657291800043
> os.exit()
/ # exit

Looks the same to me.

And this is without the setjmp exceptions:

% grep SJL .config
# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-11-28 22:44 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-27 21:22 [Buildroot] Build jobbing Michael S. Zick
2009-11-27 21:56 ` Peter Korsgaard
2009-11-27 22:10   ` Michael S. Zick
2009-11-27 22:16     ` Michael S. Zick
2009-11-27 22:33       ` Michael S. Zick
2009-11-27 22:45         ` Michael S. Zick
2009-11-27 22:59           ` Michael S. Zick
2009-11-28 10:40       ` Peter Korsgaard
2009-11-28 10:45     ` Peter Korsgaard
2009-11-28 11:10       ` Michael S. Zick
2009-11-28 11:38         ` Michael S. Zick
2009-11-28 18:58           ` Michael S. Zick
2009-11-28 14:07     ` Peter Korsgaard
2009-11-28 14:13       ` Michael S. Zick
2009-11-28 15:35         ` [Buildroot] BB update Was: " Michael S. Zick
2009-11-28 15:43           ` Michael S. Zick
2009-11-28 19:06             ` Peter Korsgaard
2009-11-28 19:15               ` Michael S. Zick
2009-11-28 19:20                 ` Peter Korsgaard
2009-11-28 19:06           ` Peter Korsgaard
2009-11-28 19:17             ` Michael S. Zick
2009-11-28 19:41               ` Michael S. Zick
2009-11-28 20:30                 ` Peter Korsgaard
2009-11-28 21:16                   ` Michael S. Zick
2009-11-28 22:44                     ` Peter Korsgaard [this message]
     [not found] ` <200911281650.44375.minimod@morethan.org>
     [not found]   ` <87r5rh3e8w.fsf@macbook.be.48ers.dk>
2009-11-29  9:16     ` Michael S. Zick
     [not found] ` <200911290302.13984.minimod@morethan.org>
     [not found]   ` <87my253d8o.fsf@macbook.be.48ers.dk>
2009-11-29  9:31     ` Michael S. Zick
2009-11-29 10:23       ` Peter Korsgaard
2009-11-29 10:53         ` Michael S. Zick
2009-11-29 11:23           ` Michael S. Zick
2009-11-29 12:54           ` Michael S. Zick
2009-11-29 16:50           ` Michael S. Zick
2009-11-29 18:11             ` Michael S. Zick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874ooe46d2.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.