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