[M3devel] compiler problems on Snow Leopard
Jay K
jay.krell at cornell.edu
Mon Dec 27 11:51:10 CET 2010
I can't quite reproduce it, but I can compile a bunch of your code.
new "/dev2/gcap-public-cvs/mscheme/scheme-lib/I386_DARWIN/libscheme-lib.a" -> archiving libsstubgen.a
===> mscheme/sstubgen/program
--- building in I386_DARWIN ---
-> linking sstubgen
i686-apple-darwin9-gcc-4.0.1: /dev2/gcap-public-cvs/mscheme/I386_DARWIN/libmscheme.a: No such file or directory
m3_link => 1
linker failed linking: sstubgen
Fatal Error: package build failed
jbook2:gcap-public-cvs jay$ cd mscheme/sstubgen/example
jbook2:example jay$ c,3
-bash: c,3: command not found
jbook2:example jay$ cm3
--- building in I386_DARWIN ---
ignoring ../src/m3overrides
"/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
--procedure-- -line- -file---
import -- <builtin>
include_dir 3 /Users/jay/dev2/gcap-public-cvs/mscheme/sstubgen/example/src/m3makefile
- Jay
From: jay.krell at cornell.edu
To: mika at async.caltech.edu
Date: Mon, 27 Dec 2010 10:46:55 +0000
CC: m3devel at elegosoft.com
Subject: Re: [M3devel] compiler problems on Snow Leopard
aside: overlap with caltech_parser:
if you can come up with a merged version that works with both, good
If you can't, I think you have to rename one or the other.
Maybe someday we can support some sort of hierarchy that automatically maps to/from the file system hierarchy...
I'll try to reproduce the problem.
All targets?
Workaround with different cm3cg switches (e.g. -O0 vs. -O1 vs. -O2?)
- Jay
> To: jay.krell at cornell.edu
> Date: Mon, 27 Dec 2010 02:38:10 -0800
> From: mika at async.caltech.edu
> CC: m3devel at elegosoft.com
> Subject: Re: [M3devel] compiler problems on Snow Leopard
>
> Jay K writes:
> >--_6f82bcb2-663f-4046-87f2-073a1528a819_
> >Content-Type: text/plain; charset="iso-8859-1"
> >Content-Transfer-Encoding: quoted-printable
> >
> >
> >Can you put all your code in our CVS repository?
> >
>
> I can't put all the code I work with in m3devel's repository: some of
> it is proprietary.
>
> The Scheme code however I have no restrictions on distributing (that's
> what's got problems in this case). It is however large and unwieldy and
> I'd like to have other people's suggestions for how to submit/incorporate
> it with CM3 before I just dump it in the repository. It also overlaps a bit
> with "caltech-parser", so there should probably be a "caltech-common"
> package for the overlaps?
>
> If you run the following commands in a fresh directory, you should get
> to the error I emailed:
>
> setenv CM3 1
> cvs -d :pserver:anonymous at pluto.gcapltd.com:/home/gcap-public-cvs up -d .
> make regress # GNU make : 'gmake regress' on BSD
> cd mscheme/sstubgen/example
> cm3 -x
>
> Mika
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20101227/7aa4c939/attachment-0002.html>
More information about the M3devel
mailing list