Hi, I'm trying to build Simulavr on OS X 10.5.8. with Crosspack avr toolchain. After changing libtool to the os x version "glibtool" in bootstrap, then
./bootstrap ./configure --with-bfd=/opt/local/avr/host/ make fails here: ..... Making all in ui make[3]: Nothing to be done for `all'. echo "Error: SWIG version >= 1.3.18 is required. You have 2.0.2. You should look at http://www.swig.org" ; false -c++ -o simulavr_wrap.cxx ./simulavr.i Error: SWIG version >= 1.3.18 is required. You have 2.0.2. You should look at http://www.swig.org make[3]: *** [simulavr_wrap.cxx] Error 1 ..... Just wondering if that looks like something easy to fix? Seems a bit wierd! Thanks for any clues, Tim _______________________________________________ Simulavr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
