Re: Problems when compiling glib 2.4.0 with mingw
- From: Vincent Torri <torri math u-strasbg fr>
- To: Tor Lillqvist <tml iki fi>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Problems when compiling glib 2.4.0 with mingw
- Date: Sun, 28 Mar 2004 21:33:14 +0200 (MEST)
On Thu, 25 Mar 2004, Tor Lillqvist wrote:
> >Had it built a static libglib, or a DLL?
> no dll has been built
OK, that is a problem. When you ran configure, did it explain why it
won't build shared libraries (i.e., DLLs)? Check the config.log or
rerun configure.
I prefer to show you the config.log :
http://www-irma.u-strasbg.fr/~torri/files/config.log
Or when you were building libglib, did it warn
something and say it's building a static libglib instead?
i don't think so. Nevertheless, I will retry the build tomorrow
thanks,
Vincent TORRI
> # The name that we can dlopen(3).
> dlname=''
This should be dlname='libglib-2.0-0.dll' .
> # The name of the static archive.
> old_library='libglib-2.0.a'
This should be old_library='' .
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]