All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/7] toolchain: add a USE_MMU build option
Date: Fri, 14 Jan 2011 22:53:38 +0100	[thread overview]
Message-ID: <87zkr36tjx.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <201101141627.50341.vapier@gentoo.org> (Mike Frysinger's message of "Fri, 14 Jan 2011 16:27:49 -0500")

>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

Hi,

 >> What archs currently have working nommu support in uClibc?

 Mike> any arch can be built as "nommu".  it simply means certain
 Mike> functions are not enabled (like fork) while others are not as
 Mike> complicated (like malloc).  so there is no technical limitation
 Mike> that only certain arches support nommu.  -mike

Naturally, but which one are used in the wild? E.G. what is supported by
linux-2.6.37 and uClibc-0.9.32-rc1 ?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2011-01-14 21:53 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10 14:28 [Buildroot] Pull request buildroot.git (vapier branch) Mike Frysinger
2011-01-10 14:28 ` [Buildroot] [PATCH 1/7] busybox: unify duplicated build steps Mike Frysinger
2011-01-10 14:28   ` [Buildroot] [PATCH 2/7] busybox: let buildroot handle stripping Mike Frysinger
2011-01-11  9:52     ` Peter Korsgaard
2011-01-10 14:28   ` [Buildroot] [PATCH 3/7] toolchain: add a USE_MMU build option Mike Frysinger
2011-01-14 12:29     ` Peter Korsgaard
2011-01-14 21:27       ` Mike Frysinger
2011-01-14 21:53         ` Peter Korsgaard [this message]
2011-01-14 22:17           ` Mike Frysinger
2011-01-15 13:25     ` Peter Korsgaard
2011-01-10 14:28   ` [Buildroot] [PATCH 4/7] portmap: add nommu support Mike Frysinger
2011-01-11 10:29     ` Peter Korsgaard
2011-01-11 17:50       ` Mike Frysinger
2011-01-11 20:30         ` Peter Korsgaard
2011-01-16  1:20           ` Mike Frysinger
2011-01-11 18:00       ` [Buildroot] [PATCH 4/7 v2] " Mike Frysinger
2011-01-19 21:19         ` Peter Korsgaard
2011-01-10 14:28   ` [Buildroot] [PATCH 5/7] portmap: respect target CFLAGS Mike Frysinger
2011-01-19 21:20     ` Peter Korsgaard
2011-01-10 14:28   ` [Buildroot] [PATCH 6/7] portmap: fix clean target to actually clean Mike Frysinger
2011-01-19 21:21     ` Peter Korsgaard
2011-01-10 14:28   ` [Buildroot] [PATCH 7/7] tcpdump: add patch for nommu systems Mike Frysinger
2011-01-19 21:52     ` Peter Korsgaard
2011-01-11  9:52   ` [Buildroot] [PATCH 1/7] busybox: unify duplicated build steps Peter Korsgaard

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=87zkr36tjx.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.