On 2/4/2012 17:45, Erik de Castro Lopo wrote: > JonY wrote: > >> Looks like there are some missed defines in the test_libFLAC++. Attached >> patch fixes that. > > Good one. Thanks. > >> Also, wsock32 usage is deprecated, on Win7, wsock32 forwards everything >> to ws2_32, suggest changing to -lwsock32 to -lws2_32 in configure.ac. >> Additionally, using -lwsock32 on Cygwin is wrong. Fix in config.txt. > > For that I think I'd prefer to purge all use of ntohl. Will make that > a high priority. > > Erik
Does AC_C_BIGENDIAN work well? I assume if a system is not big endian, its small endian. Are mid endian systems still around?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
