MinGW again

From: "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: MinGW again
Date: 2003-08-16 18:11:48
Message-ID: 000701c36422$02d3b380$ee82bfd5@darko
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

I just fetched fresh sources from CVS, and I see that acinclude.m4 is not
patched correctly for MinGW build.
I'll give an correct example:

*libwx_mswud-*)
LIBS="$LIBS ${WX_HOME}/lib/libwx_mswud_stc-${WX_VERSION}.a
${WX_HOME}/lib/libwx_mswud_xrc-${WX_VERSION}.a"
LIBS="$LIBS $WX_NEW_LDFLAGS"
LDFLAGS="$LDFLAGS -mwindows -Wl,--subsystem,windows"

In the current sources ${WX_HOME} and ${WX_VERSION} are typed like
$(WX_HOME) and $(WX_VERSION), with wrong kind of braces. On few places
WX_VERSION is typed as WX+VERSION.

Regards !

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-08-16 20:02:17 Re: MinGW again
Previous Message Andreas Pflug 2003-08-16 14:58:21 Re: Croatian Native Language Name