public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Bart van der Meulen <bartvdrmeulen@gmail.com>
To: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Cc: crossgcc@sourceware.org
Subject: Re: [patch 4/4] Implement canadian build option
Date: Wed, 24 Jun 2009 13:06:00 -0000	[thread overview]
Message-ID: <87271a2c0906240606y4c4bacccnffc6cbb30f25cddd@mail.gmail.com> (raw)
In-Reply-To: <87271a2c0906221108o547deceepd2c0891be84718fb@mail.gmail.com>

2009/6/22 Bart van der Meulen <bartvdrmeulen@gmail.com>:
> Hi Yann,
>
> Thanks for the comment,
>
> 2009/6/19 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>:
> "${CT_STATE_DIR}"
>>> @@ -303,10 +305,18 @@ if [ -z "${CT_RESTART}" ]; then
>>>
>>>      # Prepare mangling patterns to later modify BUILD and HOST (see below)
>>>      case "${CT_TOOLCHAIN_TYPE}" in
>>> +        canadian)
>>> +            CT_REAL_TARGET=${TARGET}
>>
>> CT_REAL_TARGET is used nowhere in the code. What was it for?
>>
>
> I'm not sure why i needed CT_REAL_TARGET in the first place I'll have
> too look into it
>

CT_REAL_TARGET is needed as define for the loop that detect and
installs the build tools. This define is used to detect the correct
versions of the tools when no prefix is specified in the configuration
There was however an error in the assignment instead of ${TARGET} it
should have been ${CT_TARGET},

Bart
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq

      reply	other threads:[~2009-06-24 13:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090610101230.342741672@gmail.com>
2009-06-10 11:53 ` [patch 0/4] Add initial support for windows hosted canadian cross-compiler to CT-NG Yann E. MORIN
     [not found] ` <20090610113222.461816414@gmail.com>
2009-06-19 16:14   ` [patch 1/4] No need to create debugroot dir when not configured Yann E. MORIN
     [not found] ` <20090610113222.553100012@gmail.com>
2009-06-19 16:15   ` [patch 2/4] Only create sym-link from sysroot/lib directory when using syslink Yann E. MORIN
     [not found] ` <20090610113222.717687247@gmail.com>
2009-06-19 16:17   ` [patch 3/4] collects the tools needed to build a crosscompiler in a seperate folder Yann E. MORIN
     [not found] ` <20090610113222.856924123@gmail.com>
2009-06-19 16:27   ` [patch 4/4] Implement canadian build option Yann E. MORIN
2009-06-22 18:08     ` Bart van der Meulen
2009-06-24 13:06       ` Bart van der Meulen [this message]

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=87271a2c0906240606y4c4bacccnffc6cbb30f25cddd@mail.gmail.com \
    --to=bartvdrmeulen@gmail.com \
    --cc=crossgcc@sourceware.org \
    --cc=yann.morin.1998@anciens.enib.fr \
    /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).