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


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.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



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