Hi, chru...@suse.cz wrote, > Hi! > > > Does the trick suggested by Mike (vapier) works for you? > > > > > > I.e. changing the input of the exp10() function to (float)argc so that > > > the compiler cannot assume that the vhole expression is a constant? > > > > I would try it, but I have issues using autoreconf -vif in the top > > level sourcedir to recreate configure and co. after I made the > > change in the exp10 m4 file. I see no bootstrap script either. > > What is the correct command to regenerate configure in LTP? > > Argh, you are right, using autoreconf the macros from m4 directory are > not used for the realtime testsuite. I will have a look at that later. > > For now try doing 'make distclean' and 'make autotools' which seems to > work fine for me.
Yes, that is working. > Also I've found that changing the exp10() parameter not to be constant > breaks the check on systems that does have it, we have to add -lm to > LIBS too. Can you try attached patch to see if it works correctly for > you? Works for me. Thx. best regards Waldemar ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list