In message <[EMAIL PROTECTED]>, Peter Naulls wrote: > Adam wrote: > > > > c/cross/bin" > > /bin/sh ./libtool --mode=install /usr/bin/install -c 'sul' > > '/home/adamr/gccsdk > > /gcc/cross/bin/arm-unknown-riscos-sul' > > libtool: ltconfig version `' does not match ltmain.sh version > > `1.4a-GCC3.0' > > [snip] > > > > I wonder if this is because I've not got all the dependencies for > > libtool. Perhaps using Alan's trick (export WANT_AUTOMAKE=1.9) will > > allow me to satisfy libtool. I'll try it out next time I do the > > whole build process. > > Make sure you set the variable mentioned at the top of the README and > run the make install again.
Ah. Yes, that worked. I've remembered to set it every other time! Just not this time... > I'm working on a script which does everything, but that won't be ready > for a couple of days. Great. I'll give it a go from scratch, then. I think I probably count as the official "idiot-proof" tester so if it works for me, it'll work for anyone! ;) Adam -- Adam Richardson Carpe Diem http://www.snowstone.org.uk/riscos/ _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
