home *** CD-ROM | disk | FTP | other *** search
- From: kevinl@tisdec.tis.tandy.com
- Date: 14 Dec 92 07:45 CST
- Newsgroups: comp.os.os2.programmer
- Subject: GNU C/C++ for OS/2
- Message-ID: <13100003@tisdec.tis.tandy.com>
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!sol.ctr.columbia.edu!eff!news.oc.com!utacfd.uta.edu!trsvax!trsvax!tisdec.tis.tandy.com!kevinl
- Nf-ID: #N:tisdec.tis.tandy.com:13100003:000:919
- Nf-From: tisdec.tis.tandy.com!kevinl Dec 14 07:45:00 1992
- Lines: 24
-
-
- When using GNU C/C++ for OS/2, I am unable to run the programs it
- produces.
-
- Everything compiles and links OK when just compiling a C program,
- but when I try to run it, OS/2 stops the program and says it
- created a problem and cannot continue.
-
- When I try to link a C++ program I get unresolved externals that
- look something like __?????__, where ? represents some character--
- some undefined constant I think.
-
- Also, when link386 finishes, it says that the program type is not
- specified "assuming WINDOWCOMPAT." How do I specify the program type?
- I tried the /PMTYPE option, but it did not help. This is really
- secondary. I don't mind the message as long as I can get the programs
- to actually _run_.
-
- Has anyone else experienced similar problems? Any and all help would
- be appreciated.
- --
- Kevin K. Lewis | My opinions may be unreasonable
- kevinl@tisdec.tis.tandy.com| but such is the voice of inspiration
-
-