X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Recieved: from localhost (localhost [127.0.0.1]) From: John Wright Organization: WAC To: djgpp AT delorie DOT com Subject: DJGPP and NASM Versions? Date: Wed, 12 Oct 2011 17:16:43 -0500 User-Agent: KMail/1.13.5 (Linux/2.6.32-34-generic; KDE/4.4.5; i686; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201110121716.44156.john@wacontrols.com> Reply-To: john AT wacontrols DOT com I am trying to learn assembly and attempted to compile the examples in DJNASMEX.zip. I'm getting link errors on most of the examples. I think I've got DJdev and Nasm version issue. I installed the latest NASM dos version from the Netwide site. I'm running DJdev 2.03 with no patches or updates. Do I need to do some updating ? I'm getting good .o file creation but Ld is failing. The exception was the At&t.exe which I assume is a GAS example. Haven't studied the source yet. So, do I need to update DJdev?