Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Jackson <mpfj-list@mimc.co.uk>
To: buildroot@busybox.net
Subject: [Buildroot] Host / Target system types
Date: Thu, 15 Sep 2011 11:03:12 +0100	[thread overview]
Message-ID: <4E71CD60.1010609@mimc.co.uk> (raw)

I have just cloned the latest git master and successfully compiled buildroot for my AVR32 target.

But I have noticed a slight (annoying) change ... the "target system type" used to be "avr32-linux-"
and it's now changed to "avr32-unknown-linux-".

This has the effect of changing the gcc compiler from "avr32-linux-g++" to
"avr32-unknown-linux-g++", and so all my makefiles no longer work.

I *could* change my makefiles, but I'd rather fix the problem.

I also noticed that the host target types are also listed as "unknown", so we have:-

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu

BTW this is on 64bit Ubuntu 11.04.

Can anyone help ?

Regards
Mark Jackson

             reply	other threads:[~2011-09-15 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 10:03 Mark Jackson [this message]
2011-09-15 10:40 ` [Buildroot] [buildroot-avr32] Host / Target system types Mark Jackson

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=4E71CD60.1010609@mimc.co.uk \
    --to=mpfj-list@mimc.co.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox