This is the mail archive of the gcc-help@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]

Target headers


Where do I get the headers that GCC needs to make an ARM targetted cross
compiler?

Ive hunted through the CD from ARM and found a few headers but they dont
seem to be the ones that GCC expects.  I also dont understand why, given
that the GCC build process can both emit and assemble ARM code, it cant
bring these headers along with it.  I've asked ARM about this too, but
havn't had a response.

This incidentally must be the explanation for the "ISA not supported"
message that I was complaining about: I had just used the first headers I
could find that had the right names, and they were probably for the Sun.

Adrian.


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