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