the busybox is 1.16.2, build on Fedora 13 as static linked. It results floating point exception when I exec it as: [jerryw@localhost busybox-1.16.2]$ ./busybox ping www.google.com Floating point exception (core dumped) [jerryw@localhost busybox-1.16.2]$ rpm -qa | grep gcc gcc-c++-4.4.4-10.fc13.i686 gcc-4.4.4-10.fc13.i686 libgcc-4.4.4-10.fc13.i686 [jerryw@localhost busybox-1.16.2]$ file ./busybox ./busybox: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.18, stripped I need static link busybox. Any suggestion? -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines