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

See crosstool-NG 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: 1.16.0: can't create arm-bare_newlib_cortex_m3_nommu-eabi toolchain


Hello Yann,

Thanks so much for helping me out.

On Fri, Sep 7, 2012 at 1:19 PM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> The sample without tweaks builds just fine here. Can you check that
> it is also the case (without your tweaks!) on your side?

Well this is very strange. Let me start over again because I must have
messed something up.

If I start over and perform only the following step with my install of 1.16.0:
    $ ct-ng arm-bare_newlib_cortex_m3_nommu-eabi

then examine my .config, I find:
    CT_LIBC="none"
    CT_LIBC_none=y

Whereas performing just the one step with 1.15.0 gives:
    CT_LIBC="newlib"
    CT_LIBC_VERSION="newlib-1_18_0"

--
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]