On Thu, Nov 30, 2006 at 11:40:11PM -0500, Glenn Randers-Pehrson wrote:
>At 02:26 PM 12/1/2006 +1100, you wrote:
>>>When you build applications, they must be built with -DPNG_NO_MMX_CODE.
>>>Doesn't libpng12.pc or libpng12-config tell you that?
>>
>>This is what I have on my amd64:
>>
>> d5:~# cat /usr/lib/pkgconfig/libpng12.pc
>> prefix=/usr
>> exec_prefix=${prefix}
>> libdir=${exec_prefix}/lib
>> includedir=${prefix}/include/libpng12
>>
>> Name: libpng
>> Description: Loads and saves PNG files
>> Version: 1.2.13
>> Libs: -L${libdir} -lpng12
>> Cflags: -I${includedir}
>>
>>And /usr/bin/libpng12-config has this:
>>
>> version="1.2.13"
>> prefix="/usr"
>> exec_prefix="${prefix}"
>> libdir="${exec_prefix}/lib"
>> includedir="${prefix}/include/libpng12"
>> libs="-lpng12"
>> all_libs="-lpng12 -lz -lm"
>> I_opts="-I${includedir}"
>> L_opts="-L${libdir}"
>> R_opts=""
>> cppflags=""
>> ccopts=""
>> ldopts=""
>
>No mention of PNG_NO_MMX_CODE. That seems to be a mistake in libpng.
>
>Does libpng-1.4.0beta16 work?I haven't been able to test it yet. >Glenn Aníbal Monsalve Salazar -- http://v7w.com/anibal
signature.asc
Description: Digital signature

