Joel E. Denny wrote: > > Can you compare the generated conftestver.class with > > the one I get (attached)? > > They differ at byte 1.
So, can you try the command for generating it (in m4/javacomp.m4 around line 92) as standalone commands in a shell? And then trim it down to a minimal example? It's hard to believe that echo 'xyv...' | tr -d '\012\015' | tr '...xyz' '...\276\312\376' produces, on your system, a result that differs in byte 1. We need to nail this down. Bruno
