This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Default value for libiconv in target-supports.exp?
- From: Mark Mitchell <mark at codesourcery dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Mon, 16 May 2005 18:25:59 -0700
- Subject: Default value for libiconv in target-supports.exp?
In the past, if libiconv wasn't set in site.exp,
target_supports.exp:check_iconv_available would crash. So, I changed it
to default to "-liconv".
On GNU/Linux, that's not a very good default, since iconv is in libc.
The same seems to hold on Solaris and HP-UX.
Does anyone have opinions about what the default should be?
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304