From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] toolchain-external: Add Sourcery CodeBench for Nios-II
Date: Wed, 21 Aug 2013 20:47:55 +0200 [thread overview]
Message-ID: <20130821204755.36f88b01@skate> (raw)
In-Reply-To: <CAAEAJfBVeUKtYDwHF5=QXN6NVtPQm0c_u60qRDFbs7cUKKrbeg@mail.gmail.com>
Dear Ezequiel Garc?a,
On Wed, 21 Aug 2013 10:32:25 -0300, Ezequiel Garc?a wrote:
> Yes, I was aware of that. I tried to find such information, but couldn't :-(
>
> Any idea how do I get that information from the toolchain itself?
Usually, all the Sourcery CodeBench toolchain have a document in
share/doc/<tuple>/pdf/getting-started.pdf with many details about the
toolchain.
Otherwise:
* nios-linux-gcc -v
* nios-linux-gdb -v
* find . -name 'ld-*.so' will identify which ld-2.xx.so, which will
tell you the version of glibc
> > Why do you want to support two patchlevels of the same base version?
> >
>
> Not sure, actually. Just added all the options currently available.
Hum?
> Do you think is silly? Should I leave the latest one alone?
You can support multiple versions, but not multiple patchlevel of the
same version, because it's silly.
Since I know you know how kernel versions work, what you did is like
supporting 3.10.6 and 3.10.7: it's pointless, 3.10.7 is basically the
same as 3.10.6 with a few additional fixes. Of course, supporting both
3.9 and 3.10 might make sense.
Look at the other Sourcery Codebench toolchain entries in Buildroot. We
support multiple versions, but not multiple patchlevel of the same
version.
Thanks!
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-08-21 18:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-20 11:59 [Buildroot] [PATCH 1/2] nios2: Add new architecture Ezequiel Garcia
2013-08-20 11:59 ` [Buildroot] [PATCH 2/2] toolchain-external: Add Sourcery CodeBench for Nios-II Ezequiel Garcia
2013-08-21 6:15 ` Arnout Vandecappelle
2013-08-21 13:32 ` Ezequiel García
2013-08-21 16:57 ` Arnout Vandecappelle
2013-08-21 19:23 ` Ezequiel García
2013-08-21 19:27 ` Arnout Vandecappelle
2013-08-21 18:47 ` Thomas Petazzoni [this message]
2013-08-21 19:18 ` Ezequiel García
2013-08-20 21:13 ` [Buildroot] [PATCH 1/2] nios2: Add new architecture Thomas De Schampheleire
2013-08-20 23:59 ` Ezequiel García
2013-08-21 6:13 ` Arnout Vandecappelle
2013-08-21 13:30 ` Ezequiel García
2013-08-21 18:52 ` Thomas Petazzoni
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=20130821204755.36f88b01@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox