From alexey.veselovsky at gmail.com Fri Dec 2 21:26:41 2016 From: alexey.veselovsky at gmail.com (Alexey Veselovsky) Date: Fri, 2 Dec 2016 23:26:41 +0300 Subject: [M3devel] Bootstraping build for linux. Message-ID: Hi all. I hav't any CM3/Modula-3 compiler on my PC (with arch linux). How I can build modula-3 compiler from scratch? Thanks, Alexey -------------- next part -------------- An HTML attachment was scrubbed... URL: From lists at darko.org Fri Dec 2 21:43:14 2016 From: lists at darko.org (Darko Volaric) Date: Fri, 2 Dec 2016 21:43:14 +0100 Subject: [M3devel] Bootstraping build for linux. In-Reply-To: References: Message-ID: Install GCC 4.8 or 4.9, then install the latest release: https://github.com/ modula3/cm3/releases/tag/d5.10.0-20161121 You may need to fiddle with your CM3 config file if it doesn't end up pointing to the GCC you installed. On Fri, Dec 2, 2016 at 9:26 PM, Alexey Veselovsky < alexey.veselovsky at gmail.com> wrote: > Hi all. > > I hav't any CM3/Modula-3 compiler on my PC (with arch linux). How I can > build modula-3 compiler from scratch? > > Thanks, > Alexey > > _______________________________________________ > M3devel mailing list > M3devel at elegosoft.com > https://m3lists.elegosoft.com/mailman/listinfo/m3devel > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dragisha at m3w.org Sun Dec 4 13:59:24 2016 From: dragisha at m3w.org (=?utf-8?Q?Dragi=C5=A1a_Duri=C4=87?=) Date: Sun, 4 Dec 2016 13:59:24 +0100 Subject: [M3devel] Bootstraping build for linux. In-Reply-To: References: Message-ID: <9B0C7744-D504-44CC-8E7A-30892BC49954@m3w.org> I am pretty sure you can use a release I did few days ago as your basis. Download, install, use it to build full cm3. -- Dragi?a Duri? dragisha at m3w.org > On 02 Dec 2016, at 21:26, Alexey Veselovsky wrote: > > Hi all. > > I hav't any CM3/Modula-3 compiler on my PC (with arch linux). How I can build modula-3 compiler from scratch? > > Thanks, > Alexey > _______________________________________________ > M3devel mailing list > M3devel at elegosoft.com > https://m3lists.elegosoft.com/mailman/listinfo/m3devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From dragisha at m3w.org Sat Dec 10 23:31:08 2016 From: dragisha at m3w.org (=?utf-8?Q?Dragi=C5=A1a_Duri=C4=87?=) Date: Sat, 10 Dec 2016 23:31:08 +0100 Subject: [M3devel] Pre-release archives for Raspbian, OSX El Capitan, AMD64 Linux In-Reply-To: References: Message-ID: <09834C37-E855-48EA-838C-A4D08AA35B27@m3w.org> Just did clean clate installation on AMD64_LINUX using a binary archive from this link. Works great except for one little detail: original cm3.cfg file uses but does not define SL quake variable. I suppose engine was to define it, but did not? Anyone getting same error? -- Dragi?a Duri? dragisha at m3w.org > On 23 Nov 2016, at 16:43, Dragi?a Duri? wrote: > > https://github.com/modula3/cm3/releases/tag/d5.10.0-20161121 > > Hope this helps to people trying to start using cm3. > > dd > -- > Dragi?a Duri? > dragisha at m3w.org > _______________________________________________ > M3devel mailing list > M3devel at elegosoft.com > https://m3lists.elegosoft.com/mailman/listinfo/m3devel -------------- next part -------------- An HTML attachment was scrubbed... URL: