Chuck Robey wrote:
>> 
>> This problem can be solved easily.  Instead of ".align" the code
>> should use ".p2align 4", which behaves the same for a.out as it does
>> for ELF.
> 
> In test, this didn't work, so I misunderstood something.

Yes, you did. :-)

Get rid of ALIGN entirely.  Change all instances of ".align ALIGN" to
".p2align 4".

John
---
  John Polstra                                               j...@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Nobody ever went broke underestimating the taste of the American public."
                                                            -- H. L. Mencken


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to