public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Alexey Neyman <stilor@att.net>
To: crossgcc@sourceware.org
Subject: Re: Some Questions
Date: Tue, 21 Mar 2017 05:37:00 -0000	[thread overview]
Message-ID: <3c543531-7142-87bb-47b7-9f6b8e669526@att.net> (raw)
In-Reply-To: <CAJx26kVUyZq0cDiNHEroyQx7T0_JeMrF4Dof=sKR+G-PFJMDJg@mail.gmail.com>

On 03/20/2017 03:02 PM, Justin Chen wrote:
> Hello all,
>
> I have two questions, some input would be awesome. :)
>
> 1. Are there any plans to support LSB based builds?
I am not sure what you want from crosstool-NG in this respect. If you 
are talking about the layout of the resulting filesystem, crosstool-NG 
is but a little piece - the construction of the filesystem is typically 
handled by other tools such as buildroot. Perhaps, you need to explain 
this a bit more.
> 2. I am building multiple cross-compilers and throwing them into the
> same toolchain. I am doing this by running separate builds into the
> same out dir. This works nicely, however, host components need to be
> rebuilt for each configuration(which waste some time). Would you guys
> be interested in a feature where you can pass multiple config files
> and have crosstools-ng build all of them in one go? (I can put a patch
> together, if you guys would be willing to accept such a feature)
It would be interesting but I am not sure how much we can safely share. 
Some host components are still configured for a particular target.
Others may be shared, but this would place certain requirements on the 
host/build configuration parts (which obviously must be the same for all 
of them).
BTW, by "out dir" do you mean the build directory or the installation 
directory?

I am not totally opposed to this, but before you start hacking around, 
I'd suggest you make a small write-up on *what* you intend to share and 
*how* you are going to check that it is actually shareable (e.g., fail? 
create a separate build directory for each different config? anything else?)

Regards,
Alexey.

  reply	other threads:[~2017-03-21  5:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 22:02 Justin Chen
2017-03-21  5:37 ` Alexey Neyman [this message]
2017-03-21 17:30   ` Justin Chen

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=3c543531-7142-87bb-47b7-9f6b8e669526@att.net \
    --to=stilor@att.net \
    --cc=crossgcc@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).