Mail Archives: djgpp/1999/02/22/10:47:55
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!!
+-----------------------------------------------------+
| Carlos Giani_AEN2003, PC-Club (M2003) |
| TGM - Schule der Technik, Abteilung Elektronik |
| |
| During holidays or weekends use this email-address: |
| darkvale AT fcmail DOT com |
+-----------------------------------------------------+
- Raw text -