nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: Kaffe port to Microwindows
From: Alan Cox
Date: Thu, 23 Mar 2000 15:02:07 +0000 (GMT)

> libs. Ex, it loads libawt.so when someone asks for an AWT class.
> When would you make dynamic libs of MWin? I sent an eye to akefiles but I'm
> not so good to make that work...

For ELF compile the entire library with -fPIC and it'll just work as a dynamic
library. Its one of the good bits of ELF


nanogui@linuxhacker.org