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


Hi Yann,

On Fri, Sep 7, 2012 at 5:50 PM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> Could you try a rather simple test for me, please?
> Get a make-3.81 from a GNU mirror, compile and install it, but be sure you
> install it in a location that is early in the PATH, earlier than make-3.82
> (eg. install in /opt/make and add /opt/make/bin first in the PATH).

Yes, this causes my .config file to contain the correct lines:
    CT_LIBC="newlib"
    CT_LIBC_VERSION="newlib-1_18_0"

Note that it wasn't sufficient to simply tweak the ct-ng configuration
to include the make-3.18 companion tool (which is what I normally do)
using "ct-ng menuconfig". crosstool-NG 1.16.0 had to be built with
make-3.81.

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