pch on sparc64
David S. Miller
davem@davemloft.net
Sun Nov 7 13:12:00 GMT 2004
On Sat, 6 Nov 2004 21:02:47 -0500
Daniel Jacobowitz <drow@false.org> wrote:
> GCC already aligns the mapping to some particular offset (usually the
> page size). It should be trivial to inform GCC to round to a higher
> offset.
That sounds like a possible solution.
But it has to be aligned in the file too. So if GCC puts some
header information at the beginning of the PCH file, which I believe
it does, that has to be taken into consideration.
More information about the Gcc
mailing list