------- Comment #4 from rsandifo at gcc dot gnu dot org  2009-07-09 19:23 
-------
OK, I'm going to need some help debugging this one.  First of all,
how are you running your tests?  E.g.

  (a) are you using --target_board unix/-m64,
  (b) is -m64 the default, or
  (c) something else?

Second, this:

    [find_libgcc_s $GCJ_UNDER_TEST]

is supposed to return the directory of the 64-bit libgcc, but presumably
it isn't doing.  Could you compare the result of that command with
something like:

    [find_libgcc_s $GFORTRAN_UNDER_TEST]

which seems to work?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40699

Reply via email to