Sender: nate AT cartsys DOT com Message-ID: <36D2014A.C0C595B4@cartsys.com> Date: Mon, 22 Feb 1999 17:15:54 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.1 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: URGENTLY!!! An ASM problem References: <10AFD73297D AT pcc DOT tgm DOT ac DOT at> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Carlos Giani_AEN2003 (M2003) wrote: > > Hello people, > I'm writing a multichannel SB system for DJGPP. Now I wanna write the > mixing routines in Assembler. I wrote them for NASM, and NASM > assembled fine. But when I try to include my routines in the C code, > the linker says "not found". The mixing routines are set to GLOBAL > ( [GLOBAL _Mix_Voice] ) but it doesn't work!! A short example of some files that don't work together, along with the commands used to compile/assemble/link, would be helpful here. I don't see anything obviously wrong from the little you say. -- Nate Eldredge nate AT cartsys DOT com