[MPlayer-dev-eng] [PATCH] fix compilation on intel mac

Mohammad A. Haque mhaque at haque.net
Mon Apr 10 21:47:18 CEST 2006


On Apr 10, 2006, at 12:37 PM, Rich Felker wrote:

> On Mon, Apr 10, 2006 at 08:49:26AM -0400, Mohammad A. Haque wrote:
>> Looking at a patch submitted for ffmpeg, is there any reason for not
>> replacing .align with .p2align instead of doing symbol mangling?
>
> Huh? This is not a symbol... The two things you asked about are
> unrelated; there's no way to "do one instead of the other".

Err sorry. Not really a hardcore programmer.

I was just wondering if the following is correct (based on what I  
read if I'm understanding it correctly):

.balign 16 on systems other than darwin == .align 4 on darwin
.p2align 4 on systems other than darwin == .p2align 4 on darwin

Why not just .p2align instead of the #defines?

--

=====================================================================
Mohammad A. Haque                      http://www.haque.net/
                                         mhaque at haque.net

   "Alcohol and calculus don't mix.
    Don't drink and derive." --Unknown

=====================================================================


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2415 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060410/2de83423/attachment.bin>


More information about the MPlayer-dev-eng mailing list