------- Additional Comments From tromey at gcc dot gnu dot org 2004-10-11 19:08 ------- Do you get a double prefix for gcj as well? Can you tell me how the Makefile variable program_transform_name is set in <build>/gcc/Makefile?
I suspect the problem is that GCJH_TARGET_INSTALL_NAME adds a second prefix. Also, based on comparing Make-lang.in, I would say that this bug probably exists on the trunk as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14614