Date: Mon, 1 Mar 1999 11:20:46 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nehru Juman cc: djgpp AT delorie DOT com Subject: Re: Problem building c++ programs In-Reply-To: <36D9B271.5737846E@solutions2000.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 28 Feb 1999, Nehru Juman wrote: > I use DJGPP ver.2.02 and when I used the different versions of ld.exe > and when I replaced those gcc and bnu files I got exactly the same > results under the same circumstances. I also asked to try with the original specs file from djdev202.zip. Did you try that? If so, what were the results? > My goal is to use gcc with RSXNTDJ successfully. I understand that. However, we need to localize the source of this problem, in order to fix it. It is possible that the last update of RSXNTDJ introduced some bug or incompatibility. That is why I asked to try this with no RSXNTDJ-related programs or files. FWIW, I have never before seen such error messages when building programs, and I don't think somebody else reported them here. > Is their anyway to use gcc with -Zwin32 without > -o (to get an 'a.exe' file I can rename). AFAIK, gcc operation as far as the -o switch is concerned is unaffected by RSXNTDJ.