Theoretically, they should be loaded on demand, i.e. when dlopen is
called. If they dlopen them at initialization step then - yes. But
loading library and then not using it is not very smart behavior, IMO.

On 10/25/06, Gregory Shimansky <[EMAIL PROTECTED]> wrote:
Martin Cordova wrote:
>>> (e.g. for linux we need to exclude all xlib calls, right?). <<
>
> How implemented IBM their headless stuff? In their case it's a
> requirement to have XOrg shared libraries installed to have headless
> working. In order distros it was XFree libs. No need for an X server,
> just the libs.

Could it be that native code is simply linked to these libraries so
native awt code libraries just don't load if you don't have X libraries
in the system?

--
Gregory Shimansky, Intel Middleware Products Division


Reply via email to