> Quick way to find out what make is running type "make -v" in a > command.com window to see what it says. No where near my WinAVR system > but it should look something like this: You should only be using command.com (which is a 16 bit shell) if you're using Win9x. If you're using WinNT/2K/XP, you'll be much better off using cmd.exe (whihch is a 32 bit shell). I set mine up to have a virtual window that's 9999 rows high and 160 columns wide. Then you can scroll back through old output and whatnot. -- Dave Hylands Vancouver, BC, Canada http://www.DaveHylands.com/
Message
Re: [AVR-Chat] Re: Problem using MAKE - still no good
2005-04-12 by Dave Hylands