This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with shared lesstif and shared Xt on Cygwin/XFree86


Harold L Hunt II wrote:

> I tried a build without $(SMLIB) and $(ICELIB) in SharedXtReqs, but it
> fails to link due to unresolved symbols (all symbols must be resolved at
> library link time in DLLs on Windows).
>
> I will have to consult with the rest of the Cygwin people to see what we
> should do now.

I'm working on a similar problem with libXfont. The more I think about it,
the more problems I see and I think this is a feature, which ld must provide.

The cases where the symbol is undefined in the shared library might get
resolved with dispatch functions and code in the program which changes
the pointer which is used by the dispatch code.

bye
    ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de
 http://www.gotti.org           ICQ: 126018723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]