home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / gcc / help / 2997 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  739 b 

  1. Path: sparky!uunet!paladin.american.edu!gatech!usenet.ins.cwru.edu!agate!dog.ee.lbl.gov!hellgate.utah.edu!cc.usu.edu!edx
  2. From: edx@cc.usu.edu
  3. Newsgroups: gnu.gcc.help
  4. Subject: Obj-C: failed assertion error
  5. Message-ID: <1993Jan21.183715.63017@cc.usu.edu>
  6. Date: 21 Jan 93 18:37:15 MDT
  7. Organization: Utah State University
  8. Lines: 18
  9.  
  10.  
  11. With help from the net, I've compiled
  12. gcc2.3.3 on our SGI Indigo, but now when
  13. I compile and run an Objective C program,
  14. I'm getting this error:
  15.  
  16.    core.c:458:  failed assertion 'initialized'
  17.    IOT trap (core dumped)
  18.  
  19. This occurs any time I attempt to instantiate
  20. an object, even when I try some_object=[Object new].
  21. Help!  Any words of wisdom appreciated!
  22.  
  23. Howard Cole
  24. USU Space Dynamics
  25. edx@cc.usu.edu
  26.  
  27.  
  28.