<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://www.multicorebsp.com/forum/extern.php?action=feed&amp;fid=4&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[The MulticoreBSP Forums / Bug reports]]></title>
		<link>http://www.multicorebsp.com/forum/index.php</link>
		<description><![CDATA[The most recent topics at The MulticoreBSP Forums.]]></description>
		<lastBuildDate>Sat, 18 Jan 2014 18:13:34 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Bug Trying To Implement MulticoreBSP with JNI on W7 64 bits]]></title>
			<link>http://www.multicorebsp.com/forum/viewtopic.php?id=41&amp;action=new</link>
			<description><![CDATA[<p>As a note: this question is about calling MulticoreBSP <strong>for C</strong> from Java. Note that there&#039;s also a native Java version available.</p><p>As for the question, with part one, you&#039;re using a 64-bit compiler but linking against a 32-bit library; hence the BSP functions are not recoginised. For part two, the BSP functions are recognised by the linker, but the MulticoreBSP for C library depends on POSIX Threads, which is not found by the linker. Windows does not have native PThreads support. To add PThreads, you can link against libraries from the following project:</p><p><a href="http://www.sourceware.org/pthreads-win32/" rel="nofollow">http://www.sourceware.org/pthreads-win32/</a></p><p>For a walkthrough on how to get it working in Code::Blocks, please consult this thread:</p><p><a href="http://multicorebsp.com/forum/viewtopic.php?id=27" rel="nofollow">http://multicorebsp.com/forum/viewtopic.php?id=27</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Albert-Jan Yzelman)]]></author>
			<pubDate>Sat, 18 Jan 2014 18:13:34 +0000</pubDate>
			<guid>http://www.multicorebsp.com/forum/viewtopic.php?id=41&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[Fixed] com.multicorebsp.util.MMFile cannot skip last object]]></title>
			<link>http://www.multicorebsp.com/forum/viewtopic.php?id=2&amp;action=new</link>
			<description><![CDATA[<p>This issue is repaired in the latest version of MulticoreBSP (v1.1), which is now available from the <a href="http://www.multicorebsp.com/downloads/MulticoreBSP-full.tar.gz" rel="nofollow">website</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (Albert-Jan Yzelman)]]></author>
			<pubDate>Mon, 31 Oct 2011 14:07:17 +0000</pubDate>
			<guid>http://www.multicorebsp.com/forum/viewtopic.php?id=2&amp;action=new</guid>
		</item>
	</channel>
</rss>
