Hi Michael, I know this is of no help, but on-topic at least:
I actually tried to run jolt in a 32-bit chroot once, and even that didn't work. It compiled all right, but running it would crash immediately. I assume that this is because of hard-coded assumptions on 32-bit addressing. (e.g. there are often +4 occurences in jolt code, which would need to become +8 maybe?) Cheers, Hans On Thursday 04 December 2008, Michael Haupt wrote: > Hi, > > today I migrated to a new machine at work, a nice and fast dual-core > 64 bit box. Building COLA works fine as long as only idc is concerned; > building jolt blows up (obviously): > > ----- > cp: cannot stat 'CodeGenerator-x86_64.st': No such file or directory > ----- > > I found an e-mail from Martin McClure saying that he was working on > code generation support for x86_64 (in August). Has there been some > progress? > > Is there *any* way for me to make it work (32 bit chroots aside)? > Please don't say I have to implement the code generation myself, I > don't quite feel competent. ;-) > > Best, > > Michael -- If we cannot live so as to be happy, let us at least live so as to deserve it -- Immanuel Hermann Fichte A liberal is a person whose interests aren't at stake at the moment -- Willis Player Ark Linux - Linux for the Masses (http://arklinux.org) Dr. Hans Schippers Teaching Assistant Formal Techniques in Software Engineering (FoTS) University of Antwerp Middelheimlaan 1 2020 Antwerpen - Belgium Phone: +32 3 265 37 88 Fax: +32 3 265 37 77 _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
