From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: x86_64 multilib
Date: Tue, 18 Aug 2009 14:15:58 -0400 [thread overview]
Message-ID: <4A8AEFDE.6020601@cbnco.com> (raw)
In-Reply-To: <200908181304.08654.khimov@altell.ru>
Roman I Khimov wrote:
> Well, for x86_64 we build GRUB like this:
>
> ========
> LDFLAGS += "-static"
> CFLAGS += "${CFLAGS_MULTILIB}"
> ========
>
> where
>
> ==========
> CFLAGS_MULTILIB = "-march=i686 -m32"
> ==========
Hi Roman,
I had to build my gcc-cross with --disable-multilib because my glibc is
not multilib. In April you posted a patch series to add multilib support
for x86_64, but I'm not sure how much of it made it into the tree:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/22737
Are you still using that patchset to get working gcc -m32?
Thanks,
Mike
next prev parent reply other threads:[~2009-08-18 18:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-17 13:29 [PATCH 1/3] nasm: fix COMPATIBLE_HOST to match any vendor Michael Smith
2009-08-17 13:29 ` [PATCH 2/3] mtools: don't install-info; fixes build on non-Debian hosts Michael Smith
2009-08-17 13:29 ` [PATCH 3/3] syslinux: upgrade to 3.82 and split into a few packages Michael Smith
2009-08-17 14:12 ` Holger Hans Peter Freyther
2009-08-17 15:35 ` Michael Smith
2009-08-17 18:29 ` Roman I Khimov
2009-08-17 18:45 ` Michael Smith
2009-08-18 9:04 ` Roman I Khimov
2009-08-18 18:15 ` Michael Smith [this message]
2009-08-18 19:42 ` x86_64 multilib Roman I Khimov
2009-08-19 12:35 ` [PATCH 3/3] syslinux: upgrade to 3.82 and split into a fewPackages marcin
2009-08-17 14:11 ` [PATCH 2/3] mtools: don't install-info; fixes build on non-Debian hosts Holger Hans Peter Freyther
2009-08-18 9:02 ` Otavio Salvador
2009-08-18 10:35 ` Koen Kooi
2009-08-18 13:55 ` Michael Smith
2009-08-17 14:09 ` [PATCH 1/3] nasm: fix COMPATIBLE_HOST to match any vendor Holger Hans Peter Freyther
-- strict thread matches above, loose matches on Subject: below --
2009-08-18 19:45 x86_64 multilib Roman I Khimov
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=4A8AEFDE.6020601@cbnco.com \
--to=msmith@cbnco.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 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.