|
From: Tom H. <to...@co...> - 2009-08-18 18:24:58
|
On 18/08/09 18:27, Konstantin Serebryany wrote: > Still it doesn't :( > Also, I can see messages 'wrong ELF executable class' in some of the > nightly runs' logs sent by Nick. Same problem? I suspect this is the problem I fixed this afternoon - if you run readelf -h on the shell I suspect it will say "Unix - Linux" is the ABI. If I'm right then this isn't shell specific and will affect all attempts to run 32 bit executables - the change I committed this afternoon should fix it. > --18260:1:debuglog DebugLog system started by Stage 1, level 1 > logging requested > --18260:1:launcher no tool requested, defaulting to 'memcheck' > --18260:1:launcher no platform detected, defaulting platform to > 'amd64-linux' This is the critical point - it failed to detect the platform so defaulted to amd64. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |