Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!news.iecc.com!.POSTED!nerds-end From: Janis Papanagnou Newsgroups: comp.lang.misc,comp.compilers Subject: Algol68 compiler (algol68toc) on Linux? Date: Tue, 29 Jan 2013 02:56:39 +0100 Organization: Aioe.org NNTP Server Lines: 15 Sender: johnl@iecc.com Approved: comp.compilers@iecc.com Message-ID: <13-01-024@comp.compilers> NNTP-Posting-Host: news.iecc.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Trace: leila.iecc.com 1359428768 74097 64.57.183.58 (29 Jan 2013 03:06:08 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Tue, 29 Jan 2013 03:06:08 +0000 (UTC) Keywords: algol68 Posted-Date: 28 Jan 2013 22:06:08 EST X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.lang.misc:1467 comp.compilers:847 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'.