home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5814 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.5 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!lll-winken!overload.lbl.gov!dog.ee.lbl.gov!gauss.msri.org!jpc
  2. From: jpc@gauss.msri.org (Joe Christy)
  3. Newsgroups: comp.lang.perl
  4. Subject: perl4.035 under SunOS4.1.2
  5. Message-ID: <26194@dog.ee.lbl.gov>
  6. Date: 9 Sep 92 22:33:48 GMT
  7. Followup-To: comp.lang.perl
  8. Organization: Mathematical Sciences Research Institute, Berkeley
  9. Lines: 21
  10. NNTP-Posting-Host: 128.3.188.58
  11.  
  12. I've recently come to this mainly Sun shop and miss my old tools.
  13. What are the tricks neccessary to compile perl4.035 on a sparc (IPX)
  14. under SunOS4.1.2? I have gcc as well as cc. My naive first attempt
  15. using cc gave compile time errors in perl.c:
  16.  
  17. gauss(perl4.0): make
  18. `sh  cflags perl.o` perl.c
  19.           CCCMD =  cc -c  -I/usr/include/sun -I/usr/ucbinclude -O  
  20.           perl.c: 95: If-less endif
  21.  
  22. Using gcc I compiled ok but the tests op/eval and op/regexp failed
  23. and lib/big dumped core. The one thing, alas, I don't have, is enough
  24. time to find what's going wrong ( I want to use my favorite perl
  25. script to replace a departed programmer's buggy c code in a crucial
  26. application). Surely someone has a recipe for how to build perl in this
  27. common configuration. Help!
  28. -- 
  29. Joe Christy   |      Head of Mathematical Computing      | Two wrongs
  30. jpc@msri.org  | Mathematical Sciences Research Institute | don't make a right,
  31. (510)643-6069 |          1000 Centennial Drive           | but three lefts do
  32. **************|           Berkeley, CA 94720             |********************
  33.