[M3devel] cm3 5.5 for Windows min test release
j k
jayk123 at hotmail.com
Wed Jan 24 10:41:31 CET 2007
I renamed the files.
Yes the compiler prints 5.5.0.
I put up few more archives. They are all about the same.
There is a .tar.bz2, a .zip, and a self extracting .zip/.exe.
You can also just run unzip on the .exe.
All but the original .tgz lack cminstall/tar/gzip/cygwin.dll and extract
into cm3.
So you could just do like:
cd \
cm3-min-WIN32-NT386-d5.5.0
call vcvars32
set path=\cm3\bin;%path%
We don't need all these formats. tar.bz2 is smallest. .zip support is "built
in" to Windows. .zip is n the middle size, since I removed cminstall from
it.
.cab might also be good. I thought I had something around to create them
easily but I don't see it now.
The compiler says:
\cm3\bin\cm3 -version
Critical Mass Modula-3 version d5.5.0
last updated: 2006-10-30
configuration: \cm3\bin\cm3.cfg
The date is fishy.
Do we need to include copyright-cmass at the top? It says something about
contributing changes back. But we aren't doing that, right?
Feel free to delete any of the archives. I can remake them easily. (I'lll
submit my automation shortly.)
The self extracting .exe uses upx for the stub to save just a little space.
The license encourages me to credit it. :)
Upx is neat.
Dynamic linking cm3.exe would really save space but I am not sure that is
practical.
- Jay
>From: "Olaf Wagner" <wagner at elegosoft.com>
>To: ronny.forberger at elegosoft.com, uamoore at elegosoft.com
>CC: m3devel at elegosoft.com
>Subject: RE: [M3devel] cm3 5.5 for Windows min test release
>Date: Tue, 23 Jan 2007 10:44:53 +0100 (CET)
>
>
>On Tue, January 23, 2007 3:00 am, j k wrote:
> > This isn't one that I know of. Folks at elegosoft help?
>
>We should change the wrong version number of the archives (does the
>cm3 compiler itself show the correct version when invoked?) and put
>these into our public CM3 download area. Ronny, can you do this?
>
>We should also add the URLs as experimental downloads to the download
>page of CM3. Ulrike, this would be a job for you...
>
>Ronny, if this hasn't already been done: there should be an m3-support
>group who are allowed to move documents and archives to the new WWW
>server for CM3 and PM3. Ulrike, Stefan, Neels, Michael, and me should
>at least have this permission.
>
>Olaf
>
> > - Jay
> >
> >>From: "Daniel Alejandro Benavides D." <dabenavidesd at yahoo.es>
> >>To: m3devel at elegosoft.com, jayk123 at hotmail.com
> >>Subject: RE: [M3devel] cm3 5.5 for Windows min test release
> >>Date: Tue, 23 Jan 2007 00:06:43 +0100 (CET)
> >>
> >>
> >>Hi, what is the exact url?
> >>
> >>Thanks,
> >>Daniel Benavides
> >>
> >> > j k <jayk123 at hotmail.com> wrote: Can folks try from ~jkrell on
> >> > m3.elegosoft.com:
> >> > cm3-min-WIN32-NT386-d5.3.2-symbols.tgz
> >> > cm3-min-WIN32-NT386-d5.3.2.tgz
> >> >
> >> > Really they are version d5.5.0.
> >> >
> >> > There is some wierd problem where I don't have execute permissions
> >> > on the
> >> > extracted files, so:
> >> >
> >> > tar xvfz cm3-min-WIN32-NT386-d5.3.2.tgz
> >> > cacls . /t /e /g everyone:f
> >> > .\cminstall
> >> >
> >> > You will only be prompted for where to install, which defaults to
> >> > c:\cm3.
> >> > When using cm3, cl and link need to be in %PATH%, and %LIB% and
> >> > possibly
> >> > %INCLUDE% need to be set.
> >> > Visual C++ includes a batch file to set these, named for example
> >> > vcvars32.bat.
> >> > cd \programs files
> >> > dir /s/b v*bat
> >> > will find it and there is a shortcut to it on the start menu.
> >> >
> >> > This also mitigates the problems with spaces in file paths (which
> >> > were
> >> > otherwise mitigated by converting to short names, which do not
> >> > guaranteeably
> >> > exist).
> >> >
> >> > On computers without Visual C++ 2005 installed and without the
> >> > .NET Runtime
> >> > 2.0, download and run the setup for the Visual C++ 8.0 runtime:
> >> > -- vcredist_x86.exe
> >> > -- from
> >> > http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-
> >> > A3F9-4C13-9C99-220B62A191EE
> >> >
> >> > - Jay
>--
>Olaf Wagner
>elego Software Solutions GmbH, Berlin, Germany
>_______________________________________________
>M3devel mailing list
>M3devel at elegosoft.com
>https://mail.elegosoft.com/cgi-bin/mailman/listinfo/m3devel
_________________________________________________________________
Search for grocery stores. Find gratitude. Turn a simple search into
something more.
http://click4thecause.live.com/search/charity/default.aspx?source=hmemtagline_gratitude&FORM=WLMTAG
More information about the M3devel
mailing list