This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] use AM_ICONV
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>, libstdc++ at gcc dot gnu dot org
- Date: Wed, 07 Feb 2007 13:20:32 +0100
- Subject: Re: [v3] use AM_ICONV
- References: <45BE3EE2.8050209@redhat.com> <Pine.GSO.4.58.0701302251460.26757@caipclassic.rutgers.edu> <45C07CDD.2040704@redhat.com> <45C603EA.2060204@suse.de> <45C7A23D.4070301@redhat.com> <45C8C88F.5000102@suse.de>
Thanks, I can probably further investigate the issue along that
direction relatively soon (conditional to access to darwin-powerpc
hardware ;) Maybe Kaveh can do the same on Solaris?!?
Thanks Paolo. My access to darwin has been dead since my brother's
machine in australia went down.
To be clear, it looks like this patch has two issues remaining:
1) --with-iconv-prefix and negations not working
2) testsuite issues with darwin/solaris not linking/not linking correct
libiconv
-benjamin