<?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>Markus' Blog &#187; osx</title>
	<atom:link href="http://markus.heberling.net/lang/en/tag/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://markus.heberling.net</link>
	<description>Dies und Das und Jenes</description>
	<lastBuildDate>Mon, 31 May 2010 15:12:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>phoneME Advanced on OSX Intel</title>
		<link>http://markus.heberling.net/lang/en/2008/04/25/phoneme-advanced-on-osx-intel</link>
		<comments>http://markus.heberling.net/lang/en/2008/04/25/phoneme-advanced-on-osx-intel#comments</comments>
		<pubDate>Fri, 25 Apr 2008 10:14:45 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[J2ME]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[phoneme]]></category>

		<guid isPermaLink="false">http://markus.heberling.net/?p=17&amp;lang=de</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[

<p><span lang="en">I wanted to develop my J2ME CDC Applicatins on my Intel Mac. Unfortunalty there is no CDC VM available for Intel Macs. The <a href="https://phoneme.dev.java.net">phoneME</a> project provides sources for a PowerPC version for Darwin/OS X. So I decided to port that over to Intel by replacing some files with the correct Linux x86 ones.</span></p>

<p><span lang="en">Here is my result:</span></p>
<p><span style="text-decoration: underline;"><a href="http://markus.heberling.net/wp-uploads/2008/04/bild-1.png" rel="lightbox[17]"><img class="aligncenter size-medium wp-image-18" title="cvm -jar democlasses.jar on Intel Mac" src="http://markus.heberling.net/wp-uploads/2008/04/bild-1-300x157.png" alt="" width="300" height="157" /></a><br />
</span></p>
<p>Patch: <a href="http://markus.heberling.net/wp-uploads/2008/04/phoneme-cdc-darwin-x86.zip">phoneme-cdc-darwin-x86</a></p>
<p>Binary: <a href="http://markus.heberling.net/wp-uploads/2008/04/phoneme-cdc-personal-darwin-x86-qt3-x11-bin.zip">phoneme-cdc-personal-darwin-x86-qt3-x11-bin</a></p>


<p><span lang="en">Copy the files from the Patch-Archive into the correct folders of the phoneME sources. You can build the Foundation-Profile with &#8220;make&#8221;in the directory cdc/build/darwin-x86-mac and with &#8220;make J2ME_CLASSLIB=personal&#8221; the Personal-Profile. You need QT3 for the Personal-Profile. Install that with <a href="http://fink.sf.net">Fink</a>.</span></p>
<p><span lang="en">You can try out the resulting VM with &#8220;bin/cvm -jar democlasses.jar&#8221;.</span></p>
<script type="text/javascript">
var flattr_wp_ver = '0.9.2';
var flattr_uid = '11334';
var flattr_url = 'http://markus.heberling.net/lang/en/2008/04/25/phoneme-advanced-on-osx-intel';
var flattr_btn = 'compact';
var flattr_hide = 0;
var flattr_lng = '';
var flattr_cat = 'text';
var flattr_tle = 'phoneME Advanced on OSX Intel';
var flattr_dsc = 'Um Java CDC Anwendungen zu entwickeln braucht man eine entsprechende virtuelle Machine. Eine OpenSource VM wird im phoneME Projekt entwickelt. Es gibt dort verschiedenste Versionen für Linux, Windows, Windows Mobile und auch für Darwin/OS X. Allerdings ist bisher nur ein PowerPC Variante für OS X verfügbar. Die lässt sich auch auf einem Intel Mac benutzen, allerdings nur im Foundation-Profile, dass keine UI bereitstellt. Um AWT zu haben benötigt man das Personal-Profile, was jedoch QT verlangt. Und mit Fink kann man von QT keine Universal Binarys installieren.  Deshalb habe ich versucht die PowerPC Version von phoneME Advanced nach x86 zu portieren. Dazu war nicht sonderlich viel nötig. Ich habe lediglich einige Dateien durch die entsprechenden Linux x86 Versionen ersetzt.  I wanted to develop my J2ME CDC Applicatins on my Intel Mac. Unfortunalty there is no CDC VM available for Intel Macs. The phoneME project provides sources for a PowerPC version for Darwin/OS X. So I decided to port that over t';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://markus.heberling.net/lang/en/2008/04/25/phoneme-advanced-on-osx-intel/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
