Date: Sun, 28 Feb 1999 18:15:57 +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: <36D975C9.544C9385@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 tried to build my program using both versions of ld.exe (RSXNTDJ and the > standard one) to no avail. Does ``to no avail'' mean that you see exactly the same problem, under exactly the same conditions (a.exe okay, test.exe not, etc.)? > I also re-downloaded gcc281b.zip and bnu281b.zip and replaced all the > corresponding files and that still got me nowhere. Again, the same symptoms, with no change? How about renaming the specs files (that came from RSXNTDJ) and using the original one from djdev202.zip? (Btw, you do use DJGPP v2.02, right?) > I'm setting up Mingw32 to see if it works with that and therefore determine > whether the problem is with my system (or system configuration) or with ld.exe. This will probably not teach you much, since it's an entirely different executable that issues entirely different system calls.