mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] pg_config returning incorrect paths?


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] pg_config returning incorrect paths?
Date: Thu, 4 Aug 2011 23:04:29 +1000

On 19 June 2011 21:09, Tony Theodore <address@hidden> wrote:
> Hello,
> Has anyone noticed that i686-pc-mingw32-pg_config returns paths under
> $(PREFIX) instead of $(PREFIX)/$(TARGET) ? Looking through the log, the
> correct values are written into pg_config_paths.h, but the binary doesn't
> return these.

Oddly, the binary seems to be sensitive to where it's located. Moving
it anywhere other than $(PREFIX)/bin causes it to return the correct
paths.

I've changed it to install in $(PREFIX)/$(TARGET)/bin with a symlink
as the prefixed version (similar to fltk-config, sdl-config, etc.)

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/b51865964f4e

Cheers,

Tony



reply via email to

[Prev in Thread] Current Thread [Next in Thread]