Re: [m-users.] Installing MMC over MMC
fabrice nicol <[email protected]>
| Newsgroups | gmane.comp.lang.mercury.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Volker, Yes it works, this is the algo used by the everyday Docker build released on Github. It contains two builds: one fresh ROTD as a bootrap and a repo version built at HEAD with the bootstrap ROTD build. https://github.com/fabnicol/gentoo4mercury/releases (note: there are Ubuntu and Alpine releases too, but these have had distribution-related issues for a few days. Nothing related with Mercury source code). Fabrice Le 12/11/2022 à 11:16, Volker Wysk a écrit : > Hi > > I have a new fresh Mercury ROTD distribution. When I compile and install it, > the generated compiler is (well, somewhat) slow. Two passes are needed. > > So, can I first install MMC in a directory "foo" (first pass), and then use > the compiler which is in "foo" to recompile it, so I get a faster compiler? > The target of the second pass should be the same directory. Is that > supported? Or do I need two installation directories, one for the first and > one for the second pass? > > Regards > Volker > > _______________________________________________ > users mailing list > [email protected] > https://lists.mercurylang.org/listinfo/users _______________________________________________ users mailing list [email protected] https://lists.mercurylang.org/listinfo/users