The tools you are using do matter.  Which C Compiler, which Assembler,
which Linker?

On Thu, Jan 12, 2023 at 3:39 PM Ralf Quint <freedos...@gmail.com> wrote:
>
> On 1/12/2023 11:43 AM, Knedlik wrote:
> > Hello,
> > I’m currently trying to make a function in a separate assembly file, but 
> > I’m having problems linking it with a C program. Are there any guides that 
> > show how to do this?
> > Thanks in advance,
>
> Yes, follow the documentation of your C compiler for this, also
> considering the memory model (of the C compiler) you are writing your
> assembly routines for.
>
> Beside that, your question is just way to ambiguous to give you any
> further information/hints...
>
>
> Ralf
>
>
>
>
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel


_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to