On 08/13/2012 01:46 AM, Dennis Clarke wrote:
> 
> At least I can get results in one hour now.  :-\
> 
> [SNIP]
>
Same as before: the only actual failure is:

    FAIL: t/silent-many-generic
    ===========================

   ...
   + make
   ld: fatal: file baz2.o: wrong ELF class: ELFCLASS32
   ld: fatal: file processing errors. No output written to baz
   make: Fatal error: Command failed for target `baz'

which seems to suggest your C++ linker has issues linking together
objects generated by your C++ compilers with objects generated by
your Fortran 90 compiler.  Could you try whether/how the same issue
is present outside the Automake testsuite?

Thanks,
  Stefano



Reply via email to