This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 4/4] Implement canadian build option


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]