[clean-list] Clean compiler and Linux x86_64

John van Groningen johnvg at cs.ru.nl
Fri May 19 17:55:14 MEST 2006


Romildo wrote:
>Does the Clean compiler for Linux works with the amd64 processor running
>in 64 bits mode?

The amd64 version of Clean is not yet available (except for the source
code of the compiler, which is available from the cvs repository).
The normal (32 bit) version of Clean can be used on a 64 bit linux version,
if 32 bit libraries, binutils and C compiler are installed.

To install Clean on such a system, unpack the tar file as usual,
but before calling make, cd to the clean/bin directory and execute
the following command:

./patch_bin clm LDARGS -m32

Kind regards,

John van Groningen


More information about the clean-list mailing list