All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/5] Added the libpth package.
Date: Sat, 12 May 2012 00:52:14 +0200	[thread overview]
Message-ID: <4FAD981E.70805@mind.be> (raw)
In-Reply-To: <bd5a8085a62f24270632bd39c1a861dc@zacarias.com.ar>

On 05/10/12 12:43, Gustavo Zacarias wrote:
>> +++ b/package/libpth/Config.in
>> @@ -0,0 +1,9 @@
>> +config BR2_PACKAGE_LIBPTH
>> +    bool "libpth"
>> +    help
>> +      Pth is a very portable POSIX/ANSI-C based library for Unix
>> +      platforms which provides non-preemptive priority-based scheduling
>> +      for multiple threads of execution (aka ``multithreading'')
>> +      inside event-driven applications.
>> +
>> + http://www.gnu.org/software/pth/

  Since the upstream package is called pth, it makes sense to give the buildroot
package the same name, rather than libpth.

>
> depends on BR2_TOOLCHAIN_EXTERNAL_GLIBC || BR2_TOOLCHAIN_CTNG_glibc || BR2_TOOLCHAIN_CTNG_eglibc
> pth doesn't work with uClibc...

  Why do you say that?  I've just tried it with a default uClibc-0.9.33.1 config
on i486 and the pth tests run fine.

  It probably won't work on NOMMU, however: I see some fork calls in there that
are not configured out.

  Regards,
  Arnout

-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

  reply	other threads:[~2012-05-11 22:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09 21:29 [Buildroot] [PATCH 1/5] Added the libassuan package Stijn Souffriau
2012-05-09 21:29 ` [Buildroot] [PATCH 2/5] Added the libksba package Stijn Souffriau
2012-05-10 10:41   ` Gustavo Zacarias
2012-05-09 21:29 ` [Buildroot] [PATCH 3/5] Added the libpth package Stijn Souffriau
2012-05-10 10:43   ` Gustavo Zacarias
2012-05-11 22:52     ` Arnout Vandecappelle [this message]
2012-05-11 23:11       ` Gustavo Zacarias
2012-05-09 21:29 ` [Buildroot] [PATCH 4/5] Added the gnupg package Stijn Souffriau
2012-05-10 10:45   ` Gustavo Zacarias
2012-05-09 21:29 ` [Buildroot] [PATCH 5/5] Added host targets to gnupg and its prerequisite libraries Stijn Souffriau
2012-05-10 11:04   ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2012-05-07 20:59 [Buildroot] [PATCH 1/5] Added the libassuan package Stijn Souffriau
2012-05-07 20:59 ` [Buildroot] [PATCH 3/5] Added the libpth package Stijn Souffriau
2012-05-08  8:19   ` Thomas Petazzoni

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=4FAD981E.70805@mind.be \
    --to=arnout@mind.be \
    --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.