home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / perl / 7764 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.1 KB

  1. Xref: sparky comp.lang.perl:7764 biz.sco.general:5073
  2. Newsgroups: comp.lang.perl,biz.sco.general
  3. Path: sparky!uunet!munnari.oz.au!yarrina.connect.com.au!medicus.promed.com.au!giles
  4. From: giles@promed.com.au (Giles Lean)
  5. Subject: Re: Perl on SCO Open Desktop, SCO Unix 3.2v4
  6. Organization: Pro Medicus, Melbourne, Australia
  7. Date: Tue, 12 Jan 93 01:10:42 GMT
  8. Message-ID: <1993Jan12.011042.21430@promed.com.au>
  9. References: <1993Jan10.050626.5603@ednor.bbc.com> <1993Jan10.230806.2340@ednor.bbc.com>
  10. Lines: 42
  11.  
  12. cgf@ednor.bbc.com (Chris Faylor) writes:
  13.  
  14. [Discussion of test 61 of big.t failing deleted.]
  15.  
  16. A progress report of my own experiences -- I asked for help a little while
  17. back.  To those who said 'me too' you are not forgotten, at least yet!
  18.  
  19. I too have big.t failing test 61, and isolated this to a shift
  20. of @x, where @x = ("+", "0") which returns "0" rather than "+".
  21. The problem seemed related to a local(*x) earlier.
  22.  
  23. Given a tip by a guru of the internals, I'd take a look.  Given
  24. my presently limited time this probably isn't worth it, and I'll
  25. go with (2) below.
  26.  
  27. 1. SCO and Configure
  28.  
  29. There appear to be a number of things that are in /lib/libc.a that
  30. are not in /lib/libc_s.a.  I told Configure to link with -lc_s but that
  31. the standard C library is /lib/libc.a.
  32.  
  33. Does anyone have a set of one-line descriptions for all the supplied
  34. libraries?  There look still to be things for mixed memory models,
  35. which I think are only required for producing MS DOS binaries.
  36.  
  37. 2. Perl and GNU CC is OK
  38.  
  39. Other people have reported compiling perl with gcc.  I havn't done this
  40. yet.  (The example config.sh files I've seen were missing quite a few
  41. features, and I'd like to work on that.)
  42.  
  43. 3. Binary for FTP
  44.  
  45. There is a copy of a perl binary for SCO Unix available on ftp.wimsey.com
  46. under /pub/wimseypd -- I think this was made available by Stuart Lynne.
  47. I have no information on what this was compiled on, or whether it includes
  48. TCP/IP or crypt().
  49.  
  50. There is often more discussion of GNU software on SCO Unix and OpenDesktop
  51. in biz.sco.general, for those of you who see the biz.* groups.
  52. -- 
  53. Giles Lean at Pro Medicus    <giles@promed.com.au>
  54.