<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techy Things &#187; mingw</title>
	<atom:link href="https://tech.yipp.ca/category/mingw/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>liblvm llvm on cross-compiler mingw-w64-win32</title>
		<link>https://tech.yipp.ca/mingw/liblvm-llvm-cross-compiler-mingw-w64-win32/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=liblvm-llvm-cross-compiler-mingw-w64-win32</link>
		<comments>https://tech.yipp.ca/mingw/liblvm-llvm-cross-compiler-mingw-w64-win32/#comments</comments>
		<pubDate>Fri, 20 Jan 2017 16:47:14 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[mingw]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=2725</guid>
		<description><![CDATA[<p>How to compile yourself http://web.archive.org/web/20091027044149/http://geocities.com/henrik_bach_llvm/ http://clang-developers.42468.n3.nabble.com/LLVM-compilation-error-on-MinGW-MSYS-CMake-td2735422.html https://cygwin.com/ml/cygwin-developers/2015-03/msg00005.html On Visual Studio 1&#62;filelog.obj : error LNK2019: unresolved external symbol __imp__StackWalk64@36 referenced in function "int __cdecl LogAlloc(unsigned char *,unsigned int)" (?LogAlloc@@YAHPAEI@Z) 1&#62;filelog.obj : error LNK2019: unresolved external&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/mingw/liblvm-llvm-cross-compiler-mingw-w64-win32/">liblvm llvm on cross-compiler mingw-w64-win32</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>How to compile yourself<br />
http://web.archive.org/web/20091027044149/http://geocities.com/henrik_bach_llvm/</p>
<p>http://clang-developers.42468.n3.nabble.com/LLVM-compilation-error-on-MinGW-MSYS-CMake-td2735422.html</p>
<p>https://cygwin.com/ml/cygwin-developers/2015-03/msg00005.html</p>
<h2>On Visual Studio</h2>
<p>1&gt;filelog.obj : error LNK2019: unresolved external symbol __imp__StackWalk64@36 referenced in function "int __cdecl LogAlloc(unsigned char *,unsigned int)" (?LogAlloc@@YAHPAEI@Z)<br />
1&gt;filelog.obj : error LNK2019: unresolved external symbol __imp__SymFunctionTableAccess64@12 referenced in function "int __cdecl LogAlloc(unsigned char *,unsigned int)" (?LogAlloc@@YAHPAEI@Z)<br />
1&gt;filelog.obj : error LNK2019: unresolved external symbol __imp__SymGetModuleBase64@12 referenced in function "int __cdecl LogAlloc(unsigned char *,unsigned int)" (?LogAlloc@@YAHPAEI@Z)<br />
1&gt;filelog.obj : error LNK2019: unresolved external symbol __imp__SymGetLineFromAddr64@20 referenced in function "int __cdecl LogAlloc(unsigned char *,unsigned int)" (?LogAlloc@@YAHPAEI@Z)<br />
1&gt;filelog.obj : error LNK2019: unresolved external symbol __imp__SymInitialize@12 referenced in function "int __cdecl Log(char const *,int,bool,char *)" (?Log@@YAHPBDH_NPAD@Z)<br />
1&gt;filelog.obj : error LNK2019: unresolved external symbol __imp__SymFromAddr@20 referenced in function "int __cdecl LogAlloc(unsigned char *,unsigned int)" (?LogAlloc@@YAHPAEI@Z)</p>
<h3>Solution</h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/mingw/liblvm-llvm-cross-compiler-mingw-w64-win32/">liblvm llvm on cross-compiler mingw-w64-win32</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/mingw/liblvm-llvm-cross-compiler-mingw-w64-win32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
