[clean-list] Clean compiler and Linux x86_64

Gabriel Kronberger gabriel.kronberger at gmail.com
Thu May 18 23:09:31 MEST 2006


Hi,

If you have installed the binary distribution of Clean it is most
likely that it will not work on a 64 bit system.
You can try to download the source distribution of clean [1] and
compile the compiler yourself.
If this doesn't work you could try to setup a 32-bit binary emulation
environment in 64bit environment.

Sincerely, Gabriel

[1] http://www.cs.ru.nl/~clean/download/Clean21/source/Clean2.1.1Sources.tgz

On 5/18/06, malaquias at iceb.ufop.br <malaquias at iceb.ufop.br> wrote:
> Hello.
>
> Does the Clean compiler for Linux works with the amd64 processor running
> in 64 bits mode?
>
> I have tried it on my Gentoo Linux, and got the follwoing:
>
> $ /var/tmp/CLEAN/bin/clm Hello
> Compiling Hello
> Generating code for Hello
> Linking Hello
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1-pre20060517/../../../../x86_64-pc-linux-gnu/bin/ld: warning: i386 architecture of input file `/tmp/linkerNeFqyp' is incompatible with i386:x86-64 output
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1-pre20060517/../../../../x86_64-pc-linux-gnu/bin/ld: warning: i386 architecture of input file `/tmp/cgoptYLlRr5' is incompatible with i386:x86-64 output
>
> $ ./a.out
> Segmentation fault
>
> Regards,
>
> Romildo
> _______________________________________________
> clean-list mailing list
> clean-list at science.ru.nl
> http://mailman.science.ru.nl/mailman/listinfo/clean-list
>



More information about the clean-list mailing list