Mail Archives: pgcc/1999/08/19/16:07:07
try -malign-functions=4 -malign-jumps=4 -malign-loops=4.
Don't know if that does what you need or not, but the gcc (2.8.1) accepts
that flags.
#define X(x,y) x##y
Peter Cordes ; e-mail: X(peter AT cordes DOT phys. , dal.ca)
On Wed, 18 Aug 1999, Vikram P Rautela wrote:
> Hi folks,
> Sort of a dumb question but does anyone have an idea how to turn on the
> WORD(4 byte) alignment in gcc for sparc machines?? Is there a compiler
> switch that is handy???
> Thanks
> vikram
>
- Raw text -