arhodes19044 skrev: >I re-re-loaded WinAVR and it does the same thing. I used PN to try >the make and it got the same results. > >I loaded WinAVR on my kids old computer and everything worked just >as advertised. > >Maybe I will have to use their computer to do the work. They will >love it because they are not usually allowed on my computer. > >-Tony > > This sounds like WXP problem, how do the path to your files look? How long is it? Does i contain spaces in any folder names. for example c:\projects\avr stuff\projectxx\ in the above case make would probably look for the folder c:\projects\avr with the parameters stuff\projectxx\ avr-gcc if i don't remember incorectly uses some cygwin dlls to run, I have had problems with to long paths in old dos and in my version of cygwin. They tend to be Truncated with a ~1 ex a:\path\to\my\files\that\is\by\far\too\long\may\cause\some\old\dos\software\and\cygwin\to\f***\up would be translated to for example a:\path\to\my\fil~1 also take a look in the propertiers of your make.exe try running it in compatability mode and see if the information in there is correct (start up path for example) Daniel
Message
Re: [AVR-Chat] Re: Problem using MAKE - still no good
2005-04-11 by Daniel Adolfsson
Attachments
- No local attachments were found for this message.