Re: Preventing gcc from aligning stack???

From: Jamie Lokier (lkd@tantalophile.demon.co.uk)
Date: Thu Jan 27 2000 - 02:52:06 EST


Michael Meissner wrote:
> It doesn't matter which machine is chosen (the machine type only sets
> the default alignments). I believe the original problem is for System
> V.4 targets (Linux ELF is a SVR4 target) in 2.7.2.3 did not set
> MAX_OFILE_ALIGNMENT, which meant that the compiler assumed that the
> maximum alignment was 4 or 8 bytes. Under 2.95 and beyond, the
> compiler knows you can specify higher alignments.

I think this shows that most people are using GCC 2.95 to compile their
2.3 kernels. So shouldn't Documentation/Changes be updated to reflect this?

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:17 EST