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: Mon, 22 Jun 2009 18:08:00 -0000	[thread overview]
Message-ID: <87271a2c0906221108o547deceepd2c0891be84718fb@mail.gmail.com> (raw)
In-Reply-To: <200906191827.17961.yann.morin.1998@anciens.enib.fr>

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

..
>
> Overall, looks good. I'l wait for your answer on CT_REAL_TARGET before
> I commit.
>
> Oh, by the way... It just occured to me that your original messages didn't
> make it to the list. :-( Did you get an error message about this? If so,
> what was the reason?
>
> Regards,
> Yann E. MORIN.
>
> --

I never got an error message about my original post.
I know I send that one via another mail host, maybe it got blocked by
the mailing list because the sender address was not the same as the
mailhost.


Bart

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

  reply	other threads:[~2009-06-22 18:08 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 [this message]
2009-06-24 13:06       ` Bart van der Meulen

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=87271a2c0906221108o547deceepd2c0891be84718fb@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).