Mail Archives: djgpp/2000/04/11/17:05:27
Dear all
This is NOT directly related to DJGPP but ... perhaps someone can help
me.
I have this OLD hardware with all software written in Borland Pascal for
DOS. Now I'm trying to replace the old serial comm (data transfer from
data acquisition hardware to PC) by a TCP-IP connection, using sockets.
I need to link my software to the socket library which is written in C.
But it calls int86/int86x! Extracting from libc.lib doesn't work because
it's linked using C convention (instead of Pascal convention). I tried
to compile DJGPP source code for int86/int86x but I'm getting 101
errors! Could anyone tell me whre I can find int86/int86x source code
which compiles with any of the Borland' C?
Thank you VERY much!
Marcos.
- Raw text -