[libGD] #165 [Comment added] Build failure on mingw - multiple versions of libgd including 2.0.36RC1

[email protected] Mon, 5 May 2008 23:01:26 +0200 (CEST)
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#165 - Build failure on mingw - multiple versions of libgd including 2.0.36RC1
User who did this - Pierre Joye (Pierre)

----------
I'm miserably blocked with automake to regenerate the configure scripts, but I think all we need is to get BGDWIN32 when configure is ran via MSys.

Mingw/Msys could be detected using AC_CANONICAL_TARGET([]) or AC_CANONICAL_HOST([]) in the beginning of configure.ac. Can you try to add them and see if it correctly sees MSYS or MinGW32? We can then define BGDWIN32 if one or the other has been detected. That's what I do in cmake and may explain why I don't get this error using the same compiler/linker.
----------

More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=165#comment550

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.