This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


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: Cross compiling / BUILD_CC?


--host is all you need. The --build is detected automatically.

On Wed, May 2, 2012 at 8:44 AM, Christer Solskogen
<christer.solskogen@gmail.com> wrote:
> The documentation on how to cross compile glibc confuses me. What is the
> correct way? As far as other GNU applications and libraries go it's normally
> enough to specify --host=${target-triplet} - but some places on the net
> seems to tell me that I also need to set BUILD_CC.
>
> --
> chs
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]