cygwin.rules - Enabling shared libXt finally?

Alexander Gottwald Alexander.Gottwald@s1999.tu-chemnitz.de
Thu Oct 2 13:31:00 GMT 2003


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



More information about the Cygwin-xfree mailing list