This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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 compiler build fails for bad inclusion


I think
<http://www.baldric.uwo.ca/HOWTO/PARISC-Linux-XC-HOWTO.html>
should answer your questions. Basically though,
cross-compilers require the headers (and usually
libraries) of the system you're targetting, so you'll
need to have copies of hppa-linux headers and
librariers, and tell gcc where they are.

Dara

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus


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