<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<div><br></div>yep - this works fine on snow leopard - many thanks!<div><br>&gt; Subject: Re: [Fluxus] Problems building for OSX<br>&gt; From: dave@pawfal.org<br>&gt; To: gabor.lists@mndl.hu<br>&gt; CC: rationalise@hotmail.com; fluxus@lists.pawfal.org<br>&gt; Date: Mon, 28 Sep 2009 12:01:32 +0100<br>&gt; <br>&gt; On Fri, 2009-09-25 at 19:37 +0200, gabor papp wrote:<br>&gt; &gt; &gt; try adding<br>&gt; &gt; &gt; env.Append(LINKFLAGS = ' -m32 ')<br>&gt; &gt; &gt; to the SConstruct file.<br>&gt; &gt; i briefly checked this and it does not work, because the libraries are <br>&gt; &gt; built in 64-bit mode, while plt scheme is in 32-bit. the linker <br>&gt; &gt; complaints if we set the 32-bit mode and want to link 64-bit libraries. <br>&gt; &gt; you can either try installing all the libraries in 32-bit mode, which is <br>&gt; &gt; probably a lot of work, or wait until plt scheme compiles in 64-bit.<br>&gt; <br>&gt; Does the fluxus app run on snow leopard? It might be ok if it's built on<br>&gt; a previous version of osx... <br>&gt; <br>&gt; Here's one I built from this morning's git:<br>&gt; http://www.pawfal.org/fluxus/files/fluxus-git20090928-osx.zip<br>&gt; <br>&gt; I thought the main problem with plt was MrEd (MzScheme is ok), so we can<br>&gt; proabably get a 64bit build of fluxus, it just won't work in DrScheme<br>&gt; until they fix it.<br>&gt; <br>&gt; cheers,<br>&gt; <br>&gt; dave<br>&gt; <br></div>                                               </body>
</html>