gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

testing gm2 outside the tree


From: Gaius Mulley
Subject: testing gm2 outside the tree
Date: Fri, 22 Mar 2024 00:25:34 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hi,

I thought I'd post a git url for a tiny repository which locally git
clones public modula-2 repositories and attempts to build them.  It is
currently very basic, no substantial configuration is performed and
could be improved.  My repros require python3-dev and groff are
installed for example.

Many thanks to all who have emailed me tarballs / git urls.  Test code
is really useful - especially test code I didn't write - as this
stresses the compiler (in non obvious ways to me anyway).

The test repro url can be utilised via:

$ git clone https://github.com/gaiusm/gm2-outside-tree-tests
$ cd gm2-outside-tree-tests
$ mkdir build
$ cd build
$ ../configure
$ make

if you know of other repros containing modula-2 code (apologies if I've
forgotten some) - which are likely to work on gcc supported machines
please email me the runes.  Also feel free to clone and adapt the repro
above.  Test code doesn't have to compile to be useful, stressing the
error mechanism works without an ICE is useful enough

regards,
Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]