[Bug ada/50842] [4.7 Regression] gnatmake fails to link in stage3 with undefined symbol _iconv_close
dave.anglin at bell dot net
gcc-bugzilla@gcc.gnu.org
Wed Oct 26 22:36:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50842
--- Comment #3 from dave.anglin at bell dot net 2011-10-26 22:36:15 UTC ---
On 26-Oct-11, at 5:26 PM, ebotcazou at gcc dot gnu.org wrote:
>> gnatmake needs to be linked against /usr/lib/libiconv.dylib.
>
> Which Makefile variable contains the -liconv flag?
The gcc Makefile has
LIBICONV = /usr/lib/libiconv.dylib
LIBICONV_DEP =
LIBICONV is subsequently used in the LIBS variable.
Dave
--
John David Anglin dave.anglin@bell.net
More information about the Gcc-bugs
mailing list