[flac-dev] [PATCH 2/2] OS/2 EMX natively uses AOUT so pass -f aout to NASM

JonY jon_y at users.sourceforge.net
Sun Feb 5 00:59:27 PST 2012


On 2/5/2012 16:01, Erik de Castro Lopo wrote:
> JonY wrote:
> 
>> On 2/5/2012 13:30, Erik de Castro Lopo wrote:
>>> Dave Yeo wrote:
>>>
>>>> ---
>>>>  configure.ac |    1 +
>>>
>>> Both applied (first with a minor tweak). Thanks.
>>>
>>> Erik
>>
>> Unfortunately, this steps on my patch. Updated patch attached. Cygwin
>> really shouldn't be calling win32 API.
>>
>> On the otherhand, I can't seem to find any ntohl use(???).
> 
> Yeah, I've got a patch in an un-merged branch that purges MINGW_WINSOCK_LIBS
> and reduces the LT_NO_UNDEFINED section to:
> 
>     case "$host" in
> 	*-*-cygwin|*mingw*|*emx*)
> 		# define this variable for enabling strict exports with
>                 # libtool; for now, it's supported by Win32 and OS/2
> 		LT_NO_UNDEFINED="-no-undefined"
> 		;;
> 	*)
> 		LT_NO_UNDEFINED=
> 		;;
>     esac
>     AC_SUBST(LT_NO_UNDEFINED)
> 
> which should please everyone :-).

Looks good.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: OpenPGP digital signature
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20120205/d260898c/attachment-0001.pgp 


More information about the flac-dev mailing list