Mail Archives: djgpp/1998/02/21/01:45:23
From: | "Damien" <damien AT poe DOT org>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Opendoors Comm Routines
|
Date: | 21 Feb 1998 05:46:01 GMT
|
Organization: | Beyond Reality
|
Lines: | 19
|
Message-ID: | <01bd3e8c$1a7bb3a0$458662cf@damien>
|
References: | <01bd3d96$3f789de0$0365c0c6 AT jackson>
|
NNTP-Posting-Host: | phx-ns27-4.goodnet.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
jackson <jaxn AT webkorner DOT com> wrote in article
<01bd3d96$3f789de0$0365c0c6 AT jackson>...
> If anyone has attempted to use DJGPP with the C comm routines called
> Opendoors please post a reply and lemme know how it went. I seem to be
> having some problems with linking some libraries.
OpenDoors's .lib files are a different format from the .a library format
that DJGPP uses. You also run into the problem that OpenDoors is not coded
for a flat memory model. I am considering starting a project to write
something similar for DJGPP, but it will probably take me a while.
At one time I considered licensing the OpenDoors source so I could just
rewrite some of the code & compile under DJGPP. However, Brian Pirie seems
to have completely quit supporting the package.
--
-=Damien=-
(remove the % from my address to email me)
http://www.goodnet.com/~ej70339/
- Raw text -