<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - Pathnames mangled under windows"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74559#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - Pathnames mangled under windows"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74559">bug 74559</a>
from <span class="vcard"><a class="email" href="mailto:tomsies@mighty.co.za" title="Dirk <tomsies@mighty.co.za>"> <span class="fn">Dirk</span></a>
</span></b>
<pre>Configure command:
/home/dirk/mybuild>../fontconfig-2.11.0/configure --prefix=/opt/mingwExtra
--enable-static --enable-shared=no
Environment set at configure time:
# winSet - set compile options for windows target
export CC=gcc
export CXX=g++
export AR=ar
export NM=nm
export PATH="/opt/winw32/bin:/opt/mingwExtra/bin:/bin:/c/Program
Files/MiKTeX/miktex/bin:/c/Program Files/CMake/bin"
export build_alias="i686-w64-mingw32"
export host_alias="i686-w64-mingw32"
export CPPFLAGS="-I/opt/mingwExtra/include"
export CMAKE_INCLUDE_PATH="/opt/mingwExtra/include"
export CMAKE_LIBRARY_PATH="/opt/mingwExtra/lib"
export LDFLAGS="-L/opt/mingwExtra/lib"
export PKG_CONFIG_LIBDIR="/opt/mingwExtra/lib/pkgconfig"
config.log: (whether this is true or false I dunno :) )
OS_WIN32_FALSE='#'
OS_WIN32_TRUE=''
config.h:
#define FC_DEFAULT_FONTS "WINDOWSFONTDIR"
So I guess it is picking up I am on win32, but understand that I want the paths
to be unix like. I am compiling and executing under MSYS not under native
windows.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>