<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I can't quite reproduce it, but I can compile a bunch of your code.<br><br><br>new "/dev2/gcap-public-cvs/mscheme/scheme-lib/I386_DARWIN/libscheme-lib.a" -> archiving libsstubgen.a<br><br>===> mscheme/sstubgen/program<br>--- building in I386_DARWIN ---<br><br> -> linking sstubgen<br>i686-apple-darwin9-gcc-4.0.1: /dev2/gcap-public-cvs/mscheme/I386_DARWIN/libmscheme.a: No such file or directory<br>  m3_link => 1<br>linker failed linking: sstubgen<br>Fatal Error: package build failed<br><br>jbook2:gcap-public-cvs jay$ cd mscheme/sstubgen/example<br>jbook2:example jay$ c,3<br>-bash: c,3: command not found<br>jbook2:example jay$ cm3<br>--- building in I386_DARWIN ---<br><br>ignoring ../src/m3overrides<br><br>"/Users/jay/dev2/gcap-public-cvs/mscheme/sstubgen/example/src/m3makefile", line 3: quake runtime error: unable to open "/cm3/pkg/mscheme/I386_DARWIN/.M3EXPORTS" for reading<br><br>--procedure--  -line-  -file---<br>import             --  <builtin><br>include_dir         3  /Users/jay/dev2/gcap-public-cvs/mscheme/sstubgen/example/src/m3makefile<br><br><br> - Jay<br><br><br><br><br><br><br><hr id="stopSpelling">From: jay.krell@cornell.edu<br>To: mika@async.caltech.edu<br>Date: Mon, 27 Dec 2010 10:46:55 +0000<br>CC: m3devel@elegosoft.com<br>Subject: Re: [M3devel] compiler problems on Snow Leopard<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>


aside: overlap with caltech_parser:<br>if you can come up with a merged version that works with both, good<br>If you can't, I think you have to rename one or the other.<br><br>Maybe someday we can support some sort of hierarchy that automatically maps to/from the file system hierarchy...<br><br>I'll try to reproduce the problem.<br><br>All targets?<br>Workaround with different cm3cg switches (e.g. -O0 vs. -O1 vs. -O2?)<br><br> - Jay<br><br><br>> To: jay.krell@cornell.edu<br>> Date: Mon, 27 Dec 2010 02:38:10 -0800<br>> From: mika@async.caltech.edu<br>> CC: m3devel@elegosoft.com<br>> Subject: Re: [M3devel] compiler problems on Snow Leopard<br>> <br>> Jay K writes:<br>> >--_6f82bcb2-663f-4046-87f2-073a1528a819_<br>> >Content-Type: text/plain; charset="iso-8859-1"<br>> >Content-Transfer-Encoding: quoted-printable<br>> ><br>> ><br>> >Can you put all your code in our CVS repository?<br>> ><br>> <br>> I can't put all the code I work with in m3devel's repository: some of <br>> it is proprietary.<br>> <br>> The Scheme code however I have no restrictions on distributing (that's<br>> what's got problems in this case).  It is however large and unwieldy and<br>> I'd like to have other people's suggestions for how to submit/incorporate<br>> it with CM3 before I just dump it in the repository.  It also overlaps a bit<br>> with "caltech-parser", so there should probably be a "caltech-common"<br>> package for the overlaps?<br>> <br>> If you run the following commands in a fresh directory, you should get<br>> to the error I emailed:<br>> <br>> setenv CM3 1<br>> cvs -d :pserver:anonymous@pluto.gcapltd.com:/home/gcap-public-cvs up -d .<br>> make regress    # GNU make : 'gmake regress' on BSD<br>> cd mscheme/sstubgen/example<br>> cm3 -x<br>> <br>>      Mika<br>> <br>> <br>                                           </body>
</html>