building gcc-3.4 with mingw/msys
Jim Wilson
wilson@specifixinc.com
Tue Mar 2 01:47:00 GMT 2004
Dave Murphy wrote:
> I've managed to get 3.4 built for ARM target using mingw/msys but the
> resulting build seems to end up dependent on libiconv-2.dll which hasn't
> been the case with the 3.3 series. I've been configuring as follows
You could try debugging the build process to see why the extra library
is brought in. Maybe there is a configure/Makefile change that causes
us to link in the library when we didn't before. Maybe there is a
change to one of the source files that causes it to require libiconv
when it did not before.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list