[MPlayer-dev-eng] [PATCH] 'extern symbol prefix' check support on OS/2

KO Myung-Hun komh at chollian.net
Mon Jul 28 09:24:08 CEST 2008



Diego Biurrun wrote:
> On Sun, Jul 27, 2008 at 11:34:29PM +0900, KO Myung-Hun wrote:
>   
>> On OS/2, 'nm' support aout format only. So we need to remove '-Zomf'
>> compiler option, where '-Zomf' generate OMF format.
>>
>> BTW, '-Zomf' option affect both to compilation and to linkage. So we
>> need to append '-Zomf' to _ld_extra after 'extern symbol prefix' check.
>>     
>
> Append yes, but putting some system-specific in the middle of configure
> is ugly.  Move it to the OS/2 section at the end of configure.
>   

Ok.

>   
>> --- configure	(revision 27349)
>> +++ configure   (working copy)
>> @@ -7626,10 +7704,6 @@
>> -if os2 ; then
>> -  CFLAGS="$CFLAGS -Zomf"
>> -  ASFLAGS="$ASFLAGS -Zomf"
>> -fi
>>     
>
> This is the only use of the ASFLAGS variable, so you should remove it
> from config.mak as well.
>
>   
Ok.

I attach a updated patch.

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 1.1.9
Under OS/2 Warp 4 for Korean with FixPak #15
On AMD ThunderBird 1 GHz with 512 MB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: extern_prefix.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20080728/bdecbac6/attachment.txt>


More information about the MPlayer-dev-eng mailing list