From: "Trom" Newsgroups: comp.os.msdos.djgpp Subject: RSXNTDJ problem Date: Fri, 14 May 1999 18:34:35 +0200 Organization: TeleLine Lines: 21 Message-ID: <7hhj11$s35@telerad.teleline.es> NNTP-Posting-Host: 195.53.209.105 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I've installed RSXNTDJ (RSXNT with DJGPP port of GNU-C), but I have a problems with C++ applications. When I try to link a C++ program I have this error message: 'Error: missing stab strings - not linked with rsxnt' When I compile a C program I don't have any problem. For example, I've compiled sucessfully all the sample programs in the RSXNTDJ 1.31 distribution (in the directory ...sample/gui and ...sample/console) except the program named 'cplus' (in ...sample/gui/cplus/cplus.cpp) because is the only C++ program. I always received the same error message. Somebody can help me? Thanks in advance. Trom omolap AT iname DOT com