cvs.gedasymbols.org/archives/browse.cgi | search |
From: | Reinier Heeres <rwh AT worldonline DOT nl> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Linking ASM with DJGPP |
Date: | Mon, 09 Mar 1998 19:34:31 +0100 |
Organization: | World Online |
Lines: | 21 |
Message-ID: | <35043637.9CF9E14A@worldonline.nl> |
References: | <350339C4 DOT 617C AT micron DOT net> |
Reply-To: | rwh AT worldonline DOT nl |
NNTP-Posting-Host: | alkmr1-p13.worldonline.nl |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Mark Eymer wrote: > Is there a way to link TASM .OBJ files into a DJGPP .o object file > using > the extern in DJGPP and create a working Executable? > > ie > > write a function in pure ASM > compile it with TASM > write a program in DJGPP using the ASM externally: > ie. extern void set_mode(int mode); > and then compile them both so they come out in one EXE > > If there's not, anyone have some good texts on DJGPP inline? I guess you can't compile it with TASM, try NASM, you can get it on the net, just search for "NASM" with altavista... Reinier
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |