Hi Dirk,

please run the following command and see if it is reporting any errors:

echo 'int main(int a, char **v) { gzdopen(0, "rb"); return 0; }' | \
    gcc -include zlib.h -x c -o test - -Wl,-Bstatic -lz -Wl,-Bdynamic

~ Jo

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to