@mackyle
I have tried after 2 days battling around with compiling boringssl on mingw32, and compiled xar with --enable-static, i find it the resulting compiled xar executable is not usable, only able to run version number.
When directly invoke xar -cf it will goes into segmentation dump
When testing to create a sample.xar archive with xar -xf /home/username/xar it will just creating xar.heap.randomstring file and exit.
Can you help me to make it working?, it's really important for me.
@mackyle
I have tried after 2 days battling around with compiling boringssl on mingw32, and compiled xar with --enable-static, i find it the resulting compiled xar executable is not usable, only able to run version number.
When directly invoke xar -cf it will goes into segmentation dump
When testing to create a sample.xar archive with xar -xf /home/username/xar it will just creating xar.heap.randomstring file and exit.
Can you help me to make it working?, it's really important for me.