Mail Archives: djgpp/1999/02/22/20:21:38
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
- Raw text -