------- Comment #9 from rguenth at gcc dot gnu dot org  2008-12-10 11:29 -------
Well, I see we use -findirect-dispatch unconditionally, so I'm trying

ecjx_DEPENDENCIES = libgcj.la libgcj.spec
ecjx_LDADD = -L$(here)/.libs
if USE_LIBGCJ_BC
ecjx_DEPENDENCIES += libgcj_bc.la
else !USE_LIBGCJ_BC
ecjx_LDADD = libgcj.la
endif

instead.


-- 


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

Reply via email to