Problems with ASM/C

  • Thread starter =?ISO-8859-1?Q?Joakim_R=E5man?=
  • Start date
?

=?ISO-8859-1?Q?Joakim_R=E5man?=

Im making a library with gfx-procedures in ASM, to link with
C-programs. It works to call a procedure from the C-program once, but
if I do several calls, I get the "Fixup overflow"-error message from
the linker. What´s wrong? I use NASM for ASM, Turbo C for C, and Tlink
for linking.
 
P

Pieter Droogendijk

On 10 Sep 2003 05:39:34 -0700
What´s wrong? I use NASM for ASM, Turbo C for C, and Tlink
for linking.

What's wrong is that you're posting to the wrong newsgroup. Try
comp.lang.asm.x86.
 
J

Joona I Palaste

Joakim Råman said:
Im making a library with gfx-procedures in ASM, to link with
C-programs. It works to call a procedure from the C-program once, but
if I do several calls, I get the "Fixup overflow"-error message from
the linker. What´s wrong? I use NASM for ASM, Turbo C for C, and Tlink
for linking.

This depends on implementation-specific details, and is thus off-topic
on comp.lang.c. Please ask in a newsgroup dedicated to your own
implementation.

--
/-- Joona Palaste ([email protected]) ---------------------------\
| Kingpriest of "The Flying Lemon Tree" G++ FR FW+ M- #108 D+ ADA N+++|
| http://www.helsinki.fi/~palaste W++ B OP+ |
\----------------------------------------- Finland rules! ------------/
"'I' is the most beautiful word in the world."
- John Nordberg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,206
Latest member
Zenden

Latest Threads

Top