From: dtauritz AT WI DOT LeidenUniv DOT NL (D.R.Tauritz) Organization: Leiden University, Dept. of Mathematics & Computer Science, The Netherlands Subject: GCC & TASM To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Mon, 3 Oct 1994 22:05:37 +0100 (MET) To all, I just discovered the wonderful world of DJGPP but am having some trouble porting my code to it. My C code compiles readily. I'm using an assembly routine to playback digital audio via an interrupt and this works when compiling via TASM. The question is how to link my C code and the assembly code. Is it possible to link GCC object files and TASM object files or do I need to compile the assembly code via AS? If so, does AS have an option to compile assembly code written for TASM? I don't relish the thought of learning AT&T style assembly and recode for it... Thanks already for your kind attention, Daniel ----------------------------------------------------------------------------- | Daniel R. Tauritz | Maintainer of the | | E-mail: dtauritz AT wi DOT leidenuniv DOT nl | Aria FAQ | | Department of Mathematics & Computer Science | Aria Internet Department | | University of Leiden | Aria Support List | | The Netherlands | Leiden Audio Archives | ----------------------------------------------------------------------------- | The Aria Internet Department: ftp.wi.leidenuniv.nl:pub/audio/aria | -----------------------------------------------------------------------------