spencerg wrote: > I've downloaded and unzipped "mingw-w64-src_4.4.1-1.tar.bz2", but > I can not find "the top level bin folder" to add to my path. The unzip > process produced folders binutils, gcc, mingw, and src, and I can't see > a bin folder under any of those.
Do you see the "-src" in the file you downloaded? That means its the source code tarball. What you need is the binary tarball which will have "-bin" in the file name. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
