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] Question on cross-compiling boost context lib


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Question on cross-compiling boost context library
Date: Sun, 19 Feb 2017 10:26:56 +1100

> On 14 Feb 2017, at 23:44, Jack Kumba <address@hidden> wrote:
> 
> Hi,
> 
> After instaling mxe, I'm asked to the following:
> 
> In case you are using custom $PKG_CONFIG_PATH entries, you can add separate 
> entries for cross builds:
> 
> export PKG_CONFIG_PATH="entries for native builds"
> export PKG_CONFIG_PATH_i686_w64_mingw32_static="entries for MXE builds"
> 
> now I'm curious about what to specify in those two entries?
> where is the directory or directories of my native builds and of my MXE 
> builds?

If you are using custom $PKG_CONFIG_PATH entries, then the locations will be in 
your
environment or build scripts. It’s likely you’re not doing that so simply using 
the
prefixed wrapper:

    i686-w64-mingw32.static-pkg-config

will find the right paths.

Cheers,

Tony




reply via email to

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