[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#633818: libvigraimpex: FTBFS:sh4: Failure in ClassifierTest::RF_NanCheck()



* Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2011-07-14, 10:41:
+ifeq ($(DEB_HOST_ARCH),sh4)
+CFLAGS += -mieee
+CXXFLAGS += -mieee
+endif

I don't think this patch is such a good idea. The VIGRA library provides most functionality via header files, not via the shared library - so using non-standard compiler options to make a test pass is not much better than disabling the test entirely.

Shouldn't GCC be fixed instead to make -mieee the default?

--
Jakub Wilk



Reply to: