<div dir="ltr"><div>Hi</div><br>I am trying to compile GDAL 3.3.2 for ARM (apple M1), and I have problems with the included libpng. There is a missing "arm" folder in libpng. Is that intentional? How can I build it?<br><br><div>NEON support is detected, so libpng try to use NEON optimized functions, but the implementation of those is missing, so I get</div><div><br></div>Undefined symbols for architecture arm64:<br>  "_png_do_expand_palette_rgb8_neon", referenced from:<br>      _png_do_read_transformations in pngrtran.o<br>  "_png_do_expand_palette_rgba8_neon", referenced from:<br>      _png_do_read_transformations in pngrtran.o<br>  "_png_init_filter_functions_neon", referenced from:<br>      _png_read_filter_row in pngrutil.o<br>  "_png_riffle_palette_neon", referenced from:<br><div>      _png_do_read_transformations in pngrtran.o</div><div><br></div><div>Thanks<br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">.___ ._ ..._ .. . ._.  .___ .. __ . _. . __..  ... .... ._ .__<br>Entre dos pensamientos racionales <br>hay infinitos pensamientos irracionales.<br><br></div></div></div></div>