All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/Makefile.in: Fix dependency for selecting uclinux as TARGET_OS
Date: Fri, 6 Sep 2013 08:26:32 +0200	[thread overview]
Message-ID: <20130906082632.5cc5c87b@skate> (raw)
In-Reply-To: <CAFRkauDiWLMrTHn6coC-D+Dpfmdr0MGKNznHy758bvzRf0n8rg@mail.gmail.com>

Dear Axel Lin,

On Fri, 6 Sep 2013 10:21:55 +0800, Axel Lin wrote:

> > So it looks like the arm-<something>-uclinux* tuple should not be used,
> > if I understand this correctly. Do you have more details about why
> > arm-<something>-uclinux* should be used?
> 
> Somehow, I thought noMMU ARM platforms that using FLAT binary format needs to
> select uclinux as TARGET_OS.
> But since you mentioned the release notes of gcc 4.7, I'm not 100% sure.

I am not sure either.

> I check my build, the result is I have arm-buildroot-uclinux-uclibcgnueabi-gcc.
> And the build log shows it checks target system type as:
> checking target system type... arm-buildroot-uclinux-uclibcgnueabi
> 
> Does buildroot automatically convert arm*-*-uclinux* to arm*-*-uclinux*eabi?
> 
> I also check host-gcc-final-4.5.4/gcc/config.gcc and libgcc/config.host.
> Looks like it also expects arm*-*-uclinux* for ARM ucLinux and arm*-*-linux* for
> ARM GNU/Linux with ELF.

Can you check in more recent gcc versions such as 4.7 or 4.8 ? Looking
at the most recent versions is important to see what is the current
tuple accepted for this situation.

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-09-06  6:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-04  2:43 [Buildroot] [PATCH 1/2] package/Makefile.in: Fix dependency for selecting uclinux as TARGET_OS Axel Lin
2013-09-04  2:44 ` [Buildroot] [PATCH 2/2] arch/Config.in: Allow ARM to select BR2_BINFMT_FLAT Axel Lin
2013-09-05 21:48   ` Thomas Petazzoni
2013-09-06  1:08     ` Thomas De Schampheleire
2013-09-06  6:25       ` Thomas Petazzoni
2013-09-06 10:08         ` Gustavo Zacarias
2013-09-06 10:12           ` Thomas Petazzoni
2013-09-05 21:44 ` [Buildroot] [PATCH 1/2] package/Makefile.in: Fix dependency for selecting uclinux as TARGET_OS Thomas Petazzoni
2013-09-06  2:21   ` Axel Lin
2013-09-06  6:26     ` Thomas Petazzoni [this message]
2013-09-06  7:14       ` Axel Lin

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=20130906082632.5cc5c87b@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --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.