[Bug ada/50842] [4.7 Regression] gnatmake fails to link in stage3 with undefined symbol _iconv_close

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 28 07:14:00 GMT 2011


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

--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-10-28 07:13:49 UTC ---
Author: ebotcazou
Date: Fri Oct 28 07:13:44 2011
New Revision: 180605

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180605
Log:
    PR ada/50842
    * gcc-interface/Makefile.in (SYMDEPS): Delete.
    (LIBICONV): New variable.
    (LIBICONV_DEP): Likewise.
    (LIBS): Add $(LIBICONV).
    (LIBDEPS): Add $(LIBICONV_DEP).
    (EXTRA_GNATTOOLS_OBJS): Merge into...
    (TOOLS_LIBS): ...this.  Add $(LIBICONV).

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/Makefile.in



More information about the Gcc-bugs mailing list