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


>
> The toplevel configure script does (It is GCC's/binutil's/gdb's unified
> configure script).
>
> The newlib subdir's configure script doesn't.
>
> So .. the answer would depend upon which configure script the patch above
> refers to.
>
>

In my tests, there is no difference between --host=${CT_HOST} and
--host=${CT_BUILD}. Both will use ${CT_TARGET}-gcc to build the
newlib. So I prefer to use the unified format.

Anyway it is OK for me to keep current configure.

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]