Re: odcctools and pmac g4

Sam Hart <[email protected]> Tue, 13 Sep 2005 11:03:31 +0100
Newsgroups gmane.os.opendarwin.general
Message-ID <[email protected]>
Andrea wrote:

> and another question: can i use odcctools to recompile xnu instead
> cctools provided by apple?

as Shantonu Sen has already pointed out, you will need to use Apple's  
cctools,
however you are likely to run into the same problem there.

The problem exists because libstuff/bytesex.c needs to use the fpu.h  
in include/architecture/i386/,
but it of course uses /usr/include/architecture/i386/fpu.h, and there  
is a difference.


S a m