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: error log about build cross-gcc under cygwin


Hi:

2009/8/11 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>:
> Millody,
> All,
>
> On Monday 10 August 2009 17:43:59 loody wrote:
>> I try to build cross-gcc under cygwin but I get the error in
>> ../utils/readelf.c:322.
>> I use the same configuration to build it under linux and it success.
>> If someone has the same problem or I forget anything, please let me know.
>
> uClibc can build a cross-ldd (that is a ldd that runs on the host, and
> interprets files for the target), but Cygwin is missing some headers
> related to the ELF format. Thus, the cross-ldd can not be built under
> Cygwin.
>
> The solution is to deactivate LIBC_UCLIBC_BUILD_CROSS_LDD in the config
> menu.
>
> Regards,
> Yann E. MORIN.
>
Would you mind to put this notes on your cross-ng website, such that
anyone like me know how to to?
thanks for your help and effort on cross-ng :)
miloody

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