home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aux / 4336 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.8 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!cs.ubc.ca!bowen.rick.cs.ubc.ca!not-for-mail
  2. From: w1y092@rick.cs.ubc.ca (Steven David Gribble)
  3. Newsgroups: comp.unix.aux
  4. Subject: GCC problems continues..
  5. Date: 15 Dec 1992 11:08:33 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Lines: 28
  8. Distribution: world
  9. Message-ID: <1glafhINN75a@bowen.rick.cs.ubc.ca>
  10. NNTP-Posting-Host: bowen.rick.cs.ubc.ca
  11.  
  12. Just to further my previous article about troubles with gcc, various emails
  13. from helpful people have resolved that there is no trouble with the gcc
  14. files themselves.  The difficulty has been isolated to the 'uncompress'
  15. command.  I've tried setting up an archive and compressing it on a different
  16. unix platform, and then transferred the compressed and the uncompressed
  17. archive back to my mac.  I then uncompressed this compressed archive, and
  18. did a diff between that file and the originally uncompressed file.  The
  19. following differences were found:
  20.  
  21. < test.txt000064400142200013560000000000470531325554400136130ustar00w1y092underg
  22. rad00000000000000This is a test..
  23. ---
  24. > test.txt000064400142200013)60000000000470531325554400136130ustar00w1y092underg
  25. rad00000000000000This is a test..
  26.  
  27. The second of the two lines is from the file uncompressed by A/UX.  Notice that
  28. 29 characters into this line, a 5 has been replaced by a ( character.  Other
  29. tests have turned up more mysterious character switches.  I know that the file
  30. transfer is OK, because I can successfully untar the never compressed archive.
  31.  
  32. This seems to indicate to me that the uncompress command is not working properly
  33. on my A/UX - has anyone else found this?  Any advice on how to resolve this
  34. problem would be greatly appreciated..
  35.  
  36. Thanks,
  37. Steve Gribble
  38. w1y092@rick.cs.ubc.ca
  39.  
  40.