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



--- Comment #3 from Karlson2k <k2k at narod dot ru> 2013-02-22 15:49:37 UTC ---

Seems that string 



objdir=$lt_cv_objdir



was put to object directory detection script by mistake. 'objdir' is used in

configure only for AR and NM and used in the same way like in 'Makefile'. My

simple patch correct the this problem and correct configure errors.

Reply via email to