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.ang...@bell.net

Reply via email to