home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / tcl / 1063 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!yoyo.cc.monash.edu.au!parry
  3. From: parry@yoyo.cc.monash.edu.au (Tom J Parry)
  4. Subject: Re: TCL 6.3 crashes when compiled with sun's acc
  5. Message-ID: <1992Jul29.023903.9811@monu6.cc.monash.edu.au>
  6. Originator: parry@yoyo.cc.monash.edu.au
  7. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  8. Organization: Monash University, Melb., Australia.
  9. References: <-_mmmzb.rogerr@netcom.com>
  10. Date: Wed, 29 Jul 1992 02:39:03 GMT
  11. Lines: 21
  12.  
  13. rogerr@netcom.com (roger reynolds) writes:
  14. :     Hi gang,
  15. :     I have been using TCL for several months now, with no
  16. :     problems at all.  Today, I got hold of Sun's unbundled
  17. :     ansi compiler "acc", and built libtcl.a and linked it
  18. :     with my application, and I get a seg fault in TCL_Hash
  19. :     something.
  20. :     I can provide more exact details if anybody thinks they
  21. :     need them to see what is going on.
  22. :     My real question is,  Is anybody using TCL with Sun's
  23. :     acc compiler and if so, did they have to do anything special
  24. :     to make it work?
  25. Use gcc - the gnu c/c++ compiler - we use it for everything except
  26. pathogenic K&R code - and it works well. Check your local archie server,
  27. it installs nicely on Suns.
  28.  
  29. -- 
  30. Tom J Parry.
  31. Your reality is a figment of my imagination.
  32.