From: Michael Miller Newsgroups: comp.os.msdos.djgpp Subject: C++ and rsxntdj? Date: Sat, 13 Feb 1999 17:24:38 -0700 Organization: Home Lines: 17 Message-ID: <36C617C4.671B6011@hotmail.com> NNTP-Posting-Host: calppp156016.3web.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: iceman.tac.net 918951908 25316 209.197.156.16 (14 Feb 1999 00:25:08 GMT) X-Complaints-To: abuse AT tac DOT net NNTP-Posting-Date: 14 Feb 1999 00:25:08 GMT X-Mailer: Mozilla 4.5 [en]C-NECCK (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ok after a lot of fiddling around and my fourth clean install I have got rsxntdj working with everything but c++ programs. When I try to compile the Whello.cpp program in the rsxntdj\sample\gui\cplus directory using the makefile I get: Error: missing stab strings - not linked with rsxnt also if I try to use gxx instead of gcc I get gxx.exe: unrecognized option '-Zwin32' I get the same thing with other .cpp programs that are supposed to work. Thanks in advance Mike