public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/22339] New: iconv functions not found by libstdc++v3 configure
@ 2005-07-07  8:44 mjscod at gmx dot de
  2005-07-07  8:46 ` [Bug libstdc++/22339] " mjscod at gmx dot de
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: mjscod at gmx dot de @ 2005-07-07  8:44 UTC (permalink / raw)
  To: gcc-bugs

The iconv functions (iconv, iconv_open, and iconv_close) cannot be found by
configure because it doesn't include "iconv.h" where iconv is defined as
libiconv, iconv_open as libiconv_open, and iconv_close as libiconv_close.

I suggest changing the iconv functions to:

1. check if iconv.h exists
2. when checking for iconv, iconv_open, and iconv_close then include the iconv.h
header, otherwise use the explicit prototype.

-- 
           Summary: iconv functions not found by libstdc++v3 configure
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mjscod at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


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


^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <bug-22339-10952@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2007-12-01 14:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-07  8:44 [Bug libstdc++/22339] New: iconv functions not found by libstdc++v3 configure mjscod at gmx dot de
2005-07-07  8:46 ` [Bug libstdc++/22339] " mjscod at gmx dot de
2005-07-07 13:23 ` pinskia at gcc dot gnu dot org
2005-09-13 20:18 ` bkoz at gcc dot gnu dot org
2005-09-13 20:19 ` bkoz at gcc dot gnu dot org
     [not found] <bug-22339-10952@http.gcc.gnu.org/bugzilla/>
2006-12-12 12:33 ` bkoz at gcc dot gnu dot org
2007-12-01 14:52 ` pcarlini at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).