Mail Archives: djgpp/1996/08/08/02:15:48
On Thu, 1 Aug 1996 pgruber3 AT tu-graz DOT ac DOT at wrote:
> Has anybody experience in LINKING Borland compiled Libraries with the GNU Linker ld ?
> Is there a BFD existing with witch I can link *.obj Files from the Borland Compiler ?
Short answer: usually, no. For details please download the file
v2/faq201b.zip from the same place you get DJGPP and read section 17.5 of
the DJGPP FAQ list.
> I want to do this because I need to be on CPL 0 with the CWSDPR0 DPMI server, to
> directly manipulate some critical things. But when I try to start Borland compiled
> programs under CWSDPR0 I got the message that rtm32.exe is not able to
> initialize a dpmi32*.ovl file or I got a protection fault.
This seems to imply that you use the Borland 32-bit compiler. Chances
are, they need the Borland's DPMI server to run, which is incompatible
with CWSDPR0. I suggest you try either PMODE/DJ or Windows to see if
that will solve your problem, but don't hold your breath: it probably
won't.
- Raw text -