unable to build binutils-2.10 solaris->i386-pc-mingw32

Alexandre Oliva aoliva@redhat.com
Tue Jul 4 02:34:00 GMT 2000


On Jul  4, 2000, "Frank van den Beuken" <Frank.van.den.Beuken@rdlabs.qasystems.nl> wrote:

> Can you point me to a snapshot site for libtool

I don't think there is one :-(

> and can you be a bit more specific about how I libtoolize binutils.

If you can't download the CVS tree of libtool, you may just edit
configure scripts and, wherever you find:

case "$target" in
NONE) lt_target="$host" ;;
*) lt_target="$target" ;;
esac

replace it with:

lt_target="$host"

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Binutils mailing list