public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Stuge <peter@stuge.se>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] x86 flags
Date: Tue, 23 Nov 2010 22:57:01 +0100	[thread overview]
Message-ID: <20101123215701.9697.qmail@stuge.se> (raw)
In-Reply-To: <4CEC2881.3090601@tampabay.rr.com>

wireless wrote:
> Well, I got a alix.2D3+b board with an onboard Geode LX.
> 
> I intend to set up embedded Gentoo on this system,
> eventually.

If you like you can also look at coreboot, which supports the board.


> Here is my proposed make.conf (generic x86) settings:
> 
>   CHOST="i586-PC-linux-gnu"

Note: Make pc lowercase instead.


>   CFLAGS="-Os -march=i586 -pipe -fomit-frame-pointer"
>   CXXFLAGS="${CFLAGS}"
>   USE="-* -nls ncurses ssl crypt berkdb perl pcre \
>   python readline zlib bzip2 nptl nptlonly syslog "
> 
> Maybe add these flags {fpu vme de pse tsc msr cx8 pge}
> or will that be redundant?
> 
> Any refinements or suggestions that will work across
> the broad range of x86 machines are most welcome.

What I do for any build is look carefully at the profile and override
any things I don't like in there. It might make sense to just create
a new profile.


> Your comments and observations are most welcome.

Not much to comment on for now. I guess you've seen these pages about
Gentoo on ALIX:

http://www.twam.info/tag/alix3d3

(Note that ALIX.2 and ALIX.3 boards are almost completely identical
from a software point of view.)


//Peter



  reply	other threads:[~2010-11-23 22:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-23 20:48 [gentoo-embedded] x86 flags wireless
2010-11-23 21:57 ` Peter Stuge [this message]
2010-11-24  4:25   ` wireless
2010-11-24 11:36     ` Peter Stuge

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=20101123215701.9697.qmail@stuge.se \
    --to=peter@stuge.se \
    --cc=gentoo-embedded@lists.gentoo.org \
    /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