Attention
WARNING: From 8am on 30th June until 5pm on 4th July 2025, there will be no access to the Stanage HPC cluster.
We will try to minimise this downtime and it is possible that Stanage will return to service before 4th July. We will notify you by email when Stanage is back online and available for job submission.
M4
GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of M4 can then be made available with one of the following:
module load M4/1.4.19
module load M4/1.4.19-GCCcore-12.3.0
module load M4/1.4.19-GCCcore-12.2.0
module load M4/1.4.19-GCCcore-11.3.0
module load M4/1.4.19-GCCcore-11.2.0
module load M4/1.4.19-GCCcore-10.3.0
module load M4/1.4.19-GCCcore-9.5.0
module load M4/1.4.18
module load M4/1.4.18-GCCcore-12.2.0
module load M4/1.4.18-GCCcore-11.1.0
module load M4/1.4.18-GCCcore-10.3.0
module load M4/1.4.18-GCCcore-10.2.0
module load M4/1.4.18-GCCcore-10.1.0
module load M4/1.4.18-GCCcore-9.3.0
module load M4/1.4.18-GCCcore-9.2.0
module load M4/1.4.18-GCCcore-8.3.0
module load M4/1.4.18-GCCcore-8.2.0
module load M4/1.4.18-GCCcore-7.3.0
module load M4/1.4.18-GCCcore-6.4.0
module load M4/1.4.17
module load M4/1.4.17-GCCcore-4.9.3
module load M4/1.4.19
module load M4/1.4.19-GCCcore-12.3.0
module load M4/1.4.19-GCCcore-12.2.0
module load M4/1.4.19-GCCcore-11.3.0
module load M4/1.4.19-GCCcore-11.2.0
module load M4/1.4.18
module load M4/1.4.18-GCCcore-10.2.0
module load M4/1.4.18-GCCcore-8.3.0
module load M4/1.4.18-GCCcore-8.2.0
Notes
M4 was installed using Easybuild, build details can be found in $EBROOTM4/easybuild
with a given module loaded.