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: How well does gcc support cross compile?


You didn't say how you configured/built the cross compiler. Did you use --with-libs=/foo --with-includes=/bar? From previous discussions, I believe you have your own method of doing cross compiler builds, which may or may not work as well as using the --with options.

Your diff is confusing. It isn't clear whether you did "diff native cross" or "diff cross native".

Jim


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