Re: Problems when compiling glib 2.4.0 with mingw




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]