Re: Cygwin gjar core dumps whereas Oracle jar does not

2015-11-23 Thread Matt D.
I'm not sure if this got lost, ignored, or wasn't forwarded appropriately, but I'm still getting this core dump: https://sourceware.org/ml/cygwin/2015-10/msg00257.html Matt D. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Cygwin gjar core dumps whereas Oracle jar does not

2015-10-17 Thread Matt D.
Latest release of setup-x86.exe downloaded today. Sample jar and folder for testing: https://www.dropbox.com/s/8cdworjifch79de/sample_jar.zip?dl=0 Test on gcc-java-4.9.2-3: $gjar -uf test.jar -C test icons Illegal instruction (core dumped) Test on gcc-5.2.0-1: $gjar -uf test.jar -C test icons