Related articles |
---|
Algol68 compiler (algol68toc) on Linux? janis_papanagnou@hotmail.com (Janis Papanagnou) (2013-01-29) |
Algol68 compiler (algol68toc) on Linux? poenikatu@fastmail.co.uk (2013-01-31) |
Re: Algol68 compiler (algol68toc) on Linux? kst-u@mib.org (Keith Thompson) (2013-02-25) |
Re: Algol68 compiler (algol68toc) on Linux? news@cuboid.co.uk (Andy Walker) (2013-02-28) |
From: | Keith Thompson <kst-u@mib.org> |
Newsgroups: | comp.lang.misc,comp.compilers |
Date: | Mon, 25 Feb 2013 17:05:53 -0800 |
Organization: | None to speak of |
References: | 13-01-024 |
Keywords: | algol68 |
Posted-Date: | 27 Feb 2013 12:15:24 EST |
Janis Papanagnou <janis_papanagnou@hotmail.com> writes:
> I've downloaded the Algol68 compiler package 'algol68toc_1.15.tar.gz'[*] and
> compiled[**] and installed it on a Xubuntu Linux 2.6.32. When I ran it I got:
>
> Run time fault (aborting):
> Garbage collector:HEAP allocation of object whose size is not a word multiple
> Abort
>
> Has anyone compiled and used this package and can give me some hints how to
> make that beast run?
>
> Janis
>
> [*] Source: http://www.nunan.myzen.co.uk/algol68/algol68toc_1.15.tar.gz
> [**] I've seen no configure file, so I compiled it as it came with 'make'.
It's probably a different package, but I've successfully used
apt-get install algol68g
--
Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
Working, but not speaking, for JetHead Development, Inc.
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
Return to the
comp.compilers page.
Search the
comp.compilers archives again.