Index: [thread] [date] [subject] [author]
  From: becka@rz.uni-duesseldorf.de
  To  : mailing list GGI <ggi-develop@eskimo.com>
  Date: Thu, 17 Sep 1998 18:21:48 +0200 (MEST)

Resending ...

> Hi folks !
> 
> I haven't forgotten you all, but the last two days were really annoying.
> Days filled with work and the evenings got used up by a piece of crap
> called Phillips CDD2000 which stopped working in a very weird way
> yesterday and defeated all repair attempts (though the probably problem
> is known and the common repair method has been tried).
> 
> As I have given up trying to repair it and instead probably buy a new one, I
> should now finally have the time to at least install DJGPP ...

[nice to be able to comment my own mail before even you see it :-]

I have installed it. Not yet really checked, if it works, but it looks
o.k. I am still looking for a good dynamic loading mechanism.
DXE is no good, because the modules can't use Lib-calls. 
DLX requires heavy markup of the source files.
The best-so-far seems DLM, but it seems a bit C++-oriented, and is not
really suited for dereferencing multiple symbols with the same name.
It might work, though. Or maybe I could hack it ...

> ARGH ! 
> 
> Andy
> 
> -- 
> = Andreas Beck                    |  Email :  <andreas.beck@ggi-project.org> =

Index: [thread] [date] [subject] [author]