<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
If you use my config files, yes.<BR>
Note that there are two of them, one just includes the other.<BR>
Take "the other".<BR>
This is just because on my system, I think:<BR>
\cm3\cm3.cfg -- probes around <BR>
 => \dev2\cm3.2\m3-sys\cminstall\src\config\NT386 <BR>
 => \dev2\cm3.2\m3-sys\cminstall\src\config\NT386.common  <BR>
 => \dev2\cm3.2\m3-sys\cminstall\src\config\cm3cfg.common <BR>
 => \dev2\cm3.2\m3-sys\cminstall\src\config-no-install\cm3cfg.common <BR>
 <BR>
NT386 is the oddball for me, since for any other targets, for me, it goes:<BR>
 <BR>
 \cm3\cm3.cfg -- probes around <BR>
  => \dev2\cm3.2\m3-sys\cminstall\src\config-no-install\platform <BR>
  => \dev2\cm3.2\m3-sys\cminstall\src\config-no-install\Unix.common <BR>
  => \dev2\cm3.2\m3-sys\cminstall\src\config-no-install\cm3cfg.common <BR>
 <BR>
I'd like to move NT386* to config-no-install, but I avoided doing so so far.<BR>
I'd like to replace config with config-no-install, but avoid that too.<BR>
 <BR>
 - Jay<BR><BR>
<HR id=stopSpelling>
<BR>
Date: Mon, 10 Nov 2008 18:17:31 -0500<BR>From: rcoleburn@scires.com<BR>To: m3devel@elegosoft.com<BR>Subject: Re: [M3devel] [M3commit] CVS Update: cm3<BR><BR><BR>
<DIV>Jay:</DIV>
<DIV> </DIV>
<DIV>Does this mean we will now need to put a "cm3cg.common" file into our bin folder on Windows?  </DIV>
<DIV> </DIV>
<DIV>Just checking before I do any updates from the repository so I know what needs to change in my target .</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>Randy<BR><BR>>>> Jay Krell <jkrell@elego.de> 11/9/2008 1:26 AM >>><BR>CVSROOT:/usr/cvs<BR>Changes by:jkrell@birch.08/11/09 07:20:15<BR><BR>Modified files:<BR>cm3/m3-sys/cminstall/src/config/: NT386.common cm3.cfg <BR>cm3/m3-sys/cminstall/src/config-no-install/: AMD64_LINUX <BR>                                             LINUXLIBC6 <BR>                                             PPC32_OPENBSD <BR>                                             PPC_DARWIN <BR>                                             PPC_LINUX SOLgnu <BR>                                             SOLsun <BR>                                             SPARC32_LINUX <BR>                                             SPARC64_LINUX <BR>                                             SPARC64_OPENBSD <BR>                                             Unix.common <BR>Added files:<BR>cm3/m3-sys/cminstall/src/config-no-install/: MIPS64_OPENBSD <BR>                                             cm3cfg.common <BR><BR>Log message:<BR>begin combining nt386.common and unix.common (into cm3cg.common)<BR>mips64_openbsd support<BR>being migrating config-no-install/solgnu and solsun to Unix.common<BR>(had this sitting around, in intermediate state)<BR>go back to old formating because that is all the old C written m3build could handle<BR>add probing for host/target specific cm3cg (so I can stop copying it around<BR>as I switch targets)<BR><BR><BR></DIV></body>
</html>