[Bug binutils/3704] New: ar reports unexpected character in S-record file

2006-12-11 Thread mcalabre at atnf dot csiro dot au
In using 'ar' to store empty timestamp files I found that it is sensitive to member file names of the form "Sxyz*" where x, y, z are hex digits (upper or lower case). The following shell script is a distillation of the problem and contains comments concerning it: #!/bin/bash #---

[Bug binutils/3535] GNU strip 2.17 corrupts Sun CC/cc binaries (ld issue?)

2006-12-11 Thread psfales at alcatel-lucent dot com
--- Additional Comments From psfales at alcatel-lucent dot com 2006-12-11 17:34 --- Seeing something very similar here, except that the platform is Solaris-x86 2.7. PSF[lss001]> cat foo.c main() {} PSF[lss001]> /opt/SUNWspro/bin/cc foo.c -o foo PSF[lss001]> ls -l foo -rwxr-xr-x 1 expma