From: GAYE Abdoulaye Walsimou <walsimou@walsimou.com>
To: buildroot@busybox.net
Subject: [Buildroot] stack size
Date: Fri, 27 Mar 2009 11:54:34 +0100 [thread overview]
Message-ID: <49CCB06A.3@walsimou.com> (raw)
In-Reply-To: <OF550F5D38.9329BA67-ONC1257586.003798D4-C1257586.0038C0EB@gidi.it>
Alessio.Stella at gidi.it wrote:
> Excuse me
>
> I am cross compiling for an embedded system that my colleague has build up
> using buildroot and uclibc
>
> I have a strange behaviour of my code so i asked him how much is the stack
> size (per thread) but he doesn't know
> How to check it?
>
>
> Alessio Stella
> (+39)051 642 3319
> R&D / Machine SW
> G.D
> Via Emilia Ponente 49 - 40011 Anzola Emilia - Bologna - Italy
> Headquarters: Via Battindarno 91 - 40133 Bologna Italy
> www.gidi.it
>
>
>
>
Hello,
I use a mipsel toolchain and a grep on INITIAL_STACK_SIZE gives:
toolchain_build_mipsel/uClibc-0.9.30/libpthread/linuxthreads/internals.h:#ifndef
INITIAL_STACK_SIZE
toolchain_build_mipsel/uClibc-0.9.30/libpthread/linuxthreads/internals.h:#define
INITIAL_STACK_SIZE (4 * PAGE_SIZE)
...
...
toolchain_build_mipsel/uClibc-0.9.30/libpthread/linuxthreads.old/internals.h:#ifndef
INITIAL_STACK_SIZE
toolchain_build_mipsel/uClibc-0.9.30/libpthread/linuxthreads.old/internals.h:#define
INITIAL_STACK_SIZE (4 * __pagesize)
I think you better ask to uclibc list for this kind of questions.
regards
prev parent reply other threads:[~2009-03-27 10:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-27 10:09 [Buildroot] stack size Alessio.Stella at gidi.it
2009-03-27 10:54 ` GAYE Abdoulaye Walsimou [this message]
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=49CCB06A.3@walsimou.com \
--to=walsimou@walsimou.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox