From: HEAL Link Newsgroups: comp.os.msdos.djgpp Subject: HELP for compilation with RSXNTDJ Date: Wed, 10 Feb 1999 13:57:44 +0200 Organization: Central Computing Facility, Aristotle University of Thessaloniki Lines: 21 Message-ID: <36C17436.11582D1B@ipatia.ccf.auth.gr> NNTP-Posting-Host: icarus.physics.auth.gr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en,el To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I downloaded RSXNTDJ and installed it (correctly hopefully). I tried to compile a small sample program using: gxx -Zwin32 -o first.exe first.cpp and I get the message: gxx.exe: unrecognized option 'Zwin32' If I try : gcc -Zwin32 -o first.exe first.cpp I get: Error: missing stab strings - not linked with rsxnt What could be wrong???? Thank you, Vlasis.