home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4733 < prev    next >
Encoding:
Text File  |  1992-09-04  |  926 b   |  28 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!milton.u.washington.edu!buckley
  3. From: buckley@milton.u.washington.edu ( )
  4. Subject: C++ problems with emx.
  5. Message-ID: <1992Sep4.145421.18697@u.washington.edu>
  6. Sender: news@u.washington.edu (USENET News System)
  7. Organization: University of Washington, Seattle
  8. References: <1992Aug17.014131.9113@nuscc.nus.sg>
  9. Date: Fri, 4 Sep 1992 14:54:21 GMT
  10. Lines: 16
  11.  
  12.  
  13.   I have set up the emx package from ftp-os2.  Everything
  14. seems to work except C++.  When I try to compile the
  15. C++ examples I get error messages like:
  16.  
  17. G:/emx/lib//libgpp.a(sbufvscan.o): undefined sysmbol _strtout referenced
  18. from text segment
  19.  
  20. I used gcc -o hello.exe hello.cpp    to try and compile the example (like one 
  21. of the DOC's stated.
  22.  
  23.  
  24. Does anyone know what the problem could be?
  25. thanks
  26. jim 
  27. buckley@milton.u.washington.edu
  28.