home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / 3b1 / 3812 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  2.6 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!nntp-server.caltech.edu!andy
  2. From: andy@cs.caltech.edu (Andy Fyfe)
  3. Newsgroups: comp.sys.3b1
  4. Subject: Re: pcomm (was Re: 3.5 vs 3.51x)
  5. Date: 14 Nov 1992 01:10:25 GMT
  6. Organization: California Institute of Technology
  7. Lines: 51
  8. Message-ID: <1e1jm1INNier@gap.caltech.edu>
  9. References: <1992Nov12.144302.1@ulkyvx.louisville.edu> <1992Nov13.153100.14084@gnosys.svle.ma.us>
  10. NNTP-Posting-Host: kodiak.cs.caltech.edu
  11.  
  12. In article <1992Nov13.153100.14084@gnosys.svle.ma.us> gst@gnosys.svle.ma.us (Gary S. Trujillo) writes:
  13. >In <1992Nov12.144302.1@ulkyvx.louisville.edu> jwstok01@ulkyvx.louisville.edu
  14. >    writes:
  15. >
  16. >> ...does anyone know the latest version of pcomm?  The version on osu is
  17. >> 1.2.10.
  18. >> thanks in advance
  19. >>                              -John
  20. >
  21. >Well, here's a recent exchange with the author of pcomm that explains
  22. >the situation:
  23. >
  24. >> Can you tell me how I can get the latest version of pcomm and a full
  25. >> set of patches?
  26. >
  27. >    Out of desparation, I put the files in a /tmp/pcomm directory
  28. >    on ftp.uu.net.  As you probably know, things don't stay there
  29. >    very long (so I have to keep putting them back on a regular
  30. >    basis).
  31.  
  32. I have a copy of the 10 shar files and 2 patch files that make up
  33. version pcomm 2.0.2, which, I believe is current.  I've put a tar
  34. file of these sources on
  35.     ftp.cs.caltech.edu:pub/3b1/tmp/pcomm-src.tar.Z
  36. I'll keep this here for a while anyway.  It should stick around
  37. until the end of the year.
  38.  
  39. From the Readme.7300 file:
  40.     1) This version of Pcomm *REQUIRES* the pseudo-tty and socket
  41.     emulation library called "uipc" found on osu-cis.
  42. This isn't actually strictly true -- I use pcomm with the loadable
  43. driver that came with mgr.  What pcomm really needs is select().  In
  44. any event, since the binary I made for myself is "non-standard", I
  45. won't include it the archive.
  46.  
  47. Also new to the archive is gcc 2.3.1.  This differs from the 2.2.2
  48. binary distribution in that collect.shar is now part of the tar file.
  49. You really should make and install collect (as ld).  Otherwise using
  50. the -shlib option to gcc will cause problems.  It handles C++ as well.
  51. The file collect.shar.Z is now found on its own in the subdirectory
  52. gcc2-objects.
  53.     ftp.cs.caltech.edu:pub/3b1/gcc2-bin.tar.Z
  54.  
  55. For a while, I've put the binaries for the cross compiler in the
  56. archive as well.  They were made on a Sparc IPX running SunOS 4.1.2,
  57. and may not work on any system but my own.  If you want to try, get
  58.     ftp.cs.caltech.edu:pub/3b1/tmp/gcc-sparc-crosscompiler.tar.Z
  59. Again, this is a temporary addition to the archive.  It too will go
  60. away, probably, again, at the end of the year.
  61.  
  62. Andy Fyfe                    andy@cs.caltech.edu
  63.