[CT-NG:patch 03/19] Build candian baremetal compiler

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Sun Apr 11 13:40:00 GMT 2010


Remy, Bart, All,

On Friday 09 April 2010 21:04:22 Remy Bohmer wrote:
> Previous addition of the canadian cross compiler did not allow
> to build a baremetal only variant, no reason why this is not
> allowed
> 
> Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com>
> ---
>  scripts/build/cc/gcc.sh |   29 ++++++++++-------------------
>  1 file changed, 10 insertions(+), 19 deletions(-)
> 
> Index: crosstool-ng/scripts/build/cc/gcc.sh
> ===================================================================
> --- crosstool-ng.orig/scripts/build/cc/gcc.sh
> +++ crosstool-ng/scripts/build/cc/gcc.sh
[--SNIP--]
> @@ -233,11 +229,6 @@ do_cc_core() {
>              install_rules="install-gcc"
>      fi   # ! build libgcc
>  
> -    if [ "${CT_CANADIAN}" = "y" ]; then
> -        CT_DoLog EXTRA "Building libiberty"
> -        CT_DoExecLog ALL make ${PARALLELMFLAGS} all-build-libiberty
> -    fi
> -

This chunk seems unrelated.

>      CT_DoLog EXTRA "Building ${mode} core C compiler"
>      CT_DoExecLog ALL make ${PARALLELMFLAGS} ${build_rules}

Looks good.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



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



More information about the crossgcc mailing list