home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!paladin.american.edu!gatech!usenet.ins.cwru.edu!agate!dog.ee.lbl.gov!hellgate.utah.edu!cc.usu.edu!edx
- From: edx@cc.usu.edu
- Newsgroups: gnu.gcc.help
- Subject: Obj-C: failed assertion error
- Message-ID: <1993Jan21.183715.63017@cc.usu.edu>
- Date: 21 Jan 93 18:37:15 MDT
- Organization: Utah State University
- Lines: 18
-
-
- With help from the net, I've compiled
- gcc2.3.3 on our SGI Indigo, but now when
- I compile and run an Objective C program,
- I'm getting this error:
-
- core.c:458: failed assertion 'initialized'
- IOT trap (core dumped)
-
- This occurs any time I attempt to instantiate
- an object, even when I try some_object=[Object new].
- Help! Any words of wisdom appreciated!
-
- Howard Cole
- USU Space Dynamics
- edx@cc.usu.edu
-
-
-