Re: gcc cross compiler problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please don't top-post.

Scott Phuong wrote:
> Hi Andrew,
> 
> Which libraries do I need? Thanks for your help.

Whichever ones you intend to use.  At least libc, obviously.

I really wouldn't attempt to do what you're doing.  Cross-compiling
from a 32-bit to a 64-bit x86 isn't worth the effort.  Instead I'd
install a 64-bit OS on the host, with both 32-bit and 64-bit libraries.

Andrew.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux