bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Assembler: maximum alignment 2^15


From: John Worley
Subject: Assembler: maximum alignment 2^15
Date: Thu, 30 May 2002 17:05:32 -0600

    Why is the alignment directive limited to 2^15? I need to align
a kernel section to 1MB (2^20), but the assembler chokes on this. Is
it a matter of changing the hard-coded constant in gas/read.c and the
CPU-specific tc file, or are there loader issues downstream?

        Thanks,
        John Worley
        address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]