------- Additional Comments From j at bitron dot ch 2007-06-27 07:20 ------- I don't have Fedora here but you should be able to reproduce it as follows on any Linux x86_64 system with binutils 2.17.50.0.17:
Download and extract klibc-1.5, http://www.kernel.org/pub/linux/libs/klibc/klibc-1.5.tar.bz2 Download and extract linux-2.6.21 within the klibc-1.5 directory and rename the linux-2.6.21 subdirectory to "linux". Setup the kernel headers: make include/linux/version.h && ln -s asm-x86_64 include/asm Call make in the klibc-1.5 directory to build klibc and utils. Install the library: cp usr/klibc/klibc-*.so /lib Run umount: usr/utils/shared/umount This should display the usage of umount with a correctly working binutils version and display "Killed" with a binutils version affected by this bug, e.g. binutils 2.17.50.0.17. Tested with gcc-4.1-20070528 and gcc-4.2-20070620 -- What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW http://sourceware.org/bugzilla/show_bug.cgi?id=4701 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils