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: cygwin.rules - Enabling shared libXt finally?


Harold L Hunt II wrote:

> > gcc -shared -o x1.dll x1.c xtinherit.c
>                   ^^^^^^      ^^^^^^^^^^^
>
> That is the crux of my whole argument, and I believe it is what Alan was
> trying to tell me to do.  You do *not* link xtinherit.c/o into x1.dll.
> Instead, only for demonstration purposes, you can link it directly into
> any executables that link to x1.dll.
>
> What is your response to that?

i686-pc-cygwin32-gcc -shared -o x1.dll x1.c
/tmp/ccE9Szng.o(.data+0x0):x1.c: undefined reference to `__XtInherit'

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]