home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16721 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  858 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!nuscc!nusunix3.nus.sg!isc30092
  2. From: isc30092@nusunix1.nus.sg (CHOO GING YANG)
  3. Newsgroups: comp.lang.c++
  4. Subject: C++ or Motif or X ?
  5. Message-ID: <1992Nov22.062858.26818@nuscc.nus.sg>
  6. Date: 22 Nov 92 06:28:58 GMT
  7. Sender: usenet@nuscc.nus.sg
  8. Organization: National University of Singapore
  9. Lines: 15
  10. X-Newsreader: TIN [version 1.1 PL6]
  11.  
  12.  
  13. hi netters ....
  14.  
  15.     I encountered a very strange error recently.
  16.  
  17.     I ran into a runtime error when I was on a Silicon Graphics Indigo 
  18.     using C++ 2.1.1, X11R4 and Motif.  After much tracing, I discovered 
  19.     the Motif "XmStringCreateSimple" routine was giving the segmentation 
  20.     fault message.
  21.  
  22.     I later ported the SAME program over to a Sun Sparc 2 using C++ 2.1, 
  23.     X11R5 and Motif. it ran smoothly.  Anybody out there encounter any 
  24.     similar problem?  
  25.  
  26. cgy@kris.iscs.nus.sg
  27.