From: Marco Cavallini <koansoftware@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Building for i486 based non-FPU device
Date: Tue, 27 Jan 2009 09:04:03 +0100 [thread overview]
Message-ID: <497EBFF3.8000302@gmail.com> (raw)
In-Reply-To: <gll57g$5s3$2@ger.gmane.org>
Koen Kooi ha scritto:
> On 26-01-09 10:11, Marco Cavallini wrote:
>> Hello,
>> This discussion was in thread "FOSDEM OE stand"
>> I'm trying to build for a machine I'd like to let at OE stand.
>> http://www.koala.it/it/nanopc.htm
>> It's a i486 based non-FPU device (Vortex86sx), so I tried to build
>>
>> DISTRO = "angstrom-2008.1"
>>
>> I created my new machine copying it from
>> conf/machine/i586-generic.conf
>> and changing the following settings:
>> TARGET_ARCH = "i486"
>> PACKAGE_EXTRA_ARCHS = "x86"
>> PREFERRED_VERSION_linux = "2.6.26"
>> (I also changed 2.6.26 recipe)
>>
>> I found several problems:
>> i586-generic uses TARGET_ARCH = "i586" : ok but for 586
>> x86 uses TARGET_ARCH = "i586" : build broken
>> qemux86 uses TARGET_ARCH = "i586" : not used
>> i486-generic uses TARGET_ARCH = "i486" : build broken
>>
>> No one of the previous tested build give a useful result,
>> what could I change to get a running system?
>>
>> Maybe do I have to specify TARGET_CC_ARCH = "-march=i486" ?
>> Would be better to switch this discussion to IRC ?
>> Any hint will be greatly appreciated.
>
> 'MACHINE=vortex86sx bitbake glibc' works for me with angstrom. It
> doesn't use softfloat yes, as gccs configure script doesn't like
> --with-float=soft, so we'll problably end up messing with TARGET_CC_ARCH.
>
> regards,
>
Hi Koen,
built successfully minimal-image and x11-image with MACHINE=vortex86sx
I'm testing it on target board.
Thank you
--
Marco Cavallini
prev parent reply other threads:[~2009-01-27 8:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-26 9:11 Building for i486 based non-FPU device Marco Cavallini
2009-01-26 10:49 ` Phil Blundell
2009-01-26 11:17 ` Marco Cavallini
2009-01-26 11:25 ` Koen Kooi
2009-01-26 13:11 ` Marco Cavallini
2009-01-26 13:41 ` Philip Balister
2009-01-26 20:08 ` Koen Kooi
2009-01-27 8:04 ` Marco Cavallini [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=497EBFF3.8000302@gmail.com \
--to=koansoftware@gmail.com \
--cc=openembedded-devel@lists.openembedded.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