[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compiling 1.3.0 under cygwin
From: |
Fred Kiefer |
Subject: |
Re: compiling 1.3.0 under cygwin |
Date: |
Sat, 30 Mar 2002 16:19:44 +0100 |
For me, being rather inexperienced with cygwin, this looks like you made
a mistake while compiling LIBXML2 and now the resolving of the symbols
from this library fails for variables, while the linker somehow manages
to fix it for functions.
Did you compile libxml2 as a dll and if so did you create a lib.a file
as well? Creating and using a dll under cygwin is a rather complex issue
which currently nobody in the GNUstep community fully understands (Ok,
Stephen Brandon and Adam Fedor may).