From: Joseph Rose Newsgroups: comp.os.msdos.djgpp Subject: Linking nasm with DJGPP Date: Wed, 26 Apr 2000 00:20:43 -0400 Organization: Posted via Supernews, http://www.supernews.com Lines: 3 Message-ID: <39066E9B.3E7568AD@pop.gis.net> X-Complaints-To: newsabuse AT supernews DOT com X-Mailer: Mozilla 4.7 [en]C-NECCK (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How do I do it? I know that function names start with "_" and I have to use the coff format, but I still get "undefined reference" messages.