home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!milton.u.washington.edu!buckley
- From: buckley@milton.u.washington.edu ( )
- Subject: C++ problems with emx.
- Message-ID: <1992Sep4.145421.18697@u.washington.edu>
- Sender: news@u.washington.edu (USENET News System)
- Organization: University of Washington, Seattle
- References: <1992Aug17.014131.9113@nuscc.nus.sg>
- Date: Fri, 4 Sep 1992 14:54:21 GMT
- Lines: 16
-
-
- I have set up the emx package from ftp-os2. Everything
- seems to work except C++. When I try to compile the
- C++ examples I get error messages like:
-
- G:/emx/lib//libgpp.a(sbufvscan.o): undefined sysmbol _strtout referenced
- from text segment
-
- I used gcc -o hello.exe hello.cpp to try and compile the example (like one
- of the DOC's stated.
-
-
- Does anyone know what the problem could be?
- thanks
- jim
- buckley@milton.u.washington.edu
-