michel wrote: > I'm trying to compile Gnash on my Fedora using a mingw toolchain. The > configure script is having trouble finding atk. > The relevant parts of config.log are:
If you are cross compiling with mingw32, you'll find this page helpful: http://wiki.gnashdev.org/Cross_building_with_mingw. It's usually the --with-top-level=/usr/i686-pc-mingw32/sys-root/mingw option that does the trick. The default build of mingw32 doesn't have many of the dependencies, plus there are a few nasty bugs, so you'll have better luck with the fully up-to-date sysroot on that page to make it easy. - rob - _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev