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] libc/newlib: fix configure error


> i'd expect newlib to be like glibc and would use:
> ? ? ? ?--build=${CT_BUILD} --host=${CT_TARGET}
>

We can not use --host=${CT_TARGET}. Test show it will lead to
configure error for target like arm-none-eabi.

Thanks!
-Zhenqiang

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