<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Olaf, can you try without my m3makefile wierdness, that works elsewhere?<BR>
<BR>
cd %CVSROOT%/m3-sys/m3cc <BR> mkdir obj1 <BR> cd obj1 <BR> ../gcc/configure --disable-bootstrap --enable-languages=c,cm3cg <BR> make <BR>
I'm not sure of "cm3cg", it might be "m3cg". <BR> And you can just omit that anyway, I doubt the error is m3 related. <BR>
(Tony: I don't believe --srcdir is needed. configure figures it out; granted, maybe not trivially.) <BR>
<BR>?<BR>
I expect you will get the same error. <BR> Which isn't the final answer, just some relevant data. <BR> And if I'm wrong, well, that suggests some fix. <BR>
<BR>
<BR>
- Jay<BR><BR><BR>
<HR id=stopSpelling>
<BR>
> Date: Tue, 6 May 2008 13:02:47 +0200<BR>> From: wagner@elegosoft.com<BR>> To: jayk123@hotmail.com<BR>> CC: m3devel@elegosoft.com<BR>> Subject: RE: [M3devel] m3cc build fails on older MacOS X<BR>> <BR>> Quoting Jay <jayk123@hotmail.com>:<BR>> <BR>> > I don't know what these Darwin versions are.<BR>> > Mac OSX 10.0? 10.1? 10.2? 10.3? 10.4? 10.5?<BR>> > I used to run 10.2 and could perhaps bring it back (though I'd hate <BR>> > to lose my PPC_LINUX install.. :( )<BR>> ><BR>> >> make[2]: Nothing to be done for `all'.> Makefile:191: *** <BR>> >> Insufficient number of arguments (2) to function > `patsubst'. Stop.<BR>> > Hopefully that's enough context though.<BR>> ><BR>> > The rest is a cascade.<BR>> > What happens if you remove all my m3makefile wierdness (which works <BR>> > everywhere else..) and just configure and make?<BR>> ><BR>> > Can I ssh into this?<BR>> <BR>> Not currently, but I could arrange that sometime this evening (19:00-<BR>> 24:00 CEST), if that suits you. I'll take this computer with me on<BR>> holidays in two days, so it will probably not be available then.<BR>> But you can peek into it today if you want.<BR>> <BR>> Olaf<BR>> -- <BR>> Olaf Wagner -- elego Software Solutions GmbH<BR>> Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany<BR>> phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 45 86 95<BR>> http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin<BR>> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194<BR>> <BR><BR></body>
</html>