------- Comment #1 from lucier at math dot purdue dot edu  2008-09-23 17:35 
-------
Forget it, the problem seems to be fixed by configuring with

env CC=/usr/bin/gcc-4.0 ../gcc-4.3.2/configure --with-libiconv-prefix=/sw/
--enable-languages=c --enable-checking=release
--build=powerpc-apple-darwin9.5.0 --host=powerpc-apple-darwin9.5.0
--target=powerpc-apple-darwin9.5.0 --with-gmp-include=/sw/include/
--with-gmp-lib=/sw/lib/ --with-mpfr-include=/sw/include/
--with-mpfr-lib=/sw/lib --prefix=/pkgs/gcc-4.3.2-32

i.e., by adding --with-libiconv-prefix=/sw/, the fink directory.

I don't know why the 64-bit configure and build worked without that
declaration.


-- 

lucier at math dot purdue dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to