Thanks for the suggestions. I have checked some of them already. I putposely kept the path to WinAVR short. It resides on my F: drive right off the root. F:\WinAVR. No spaces the path afaik, but I will double check. I tried compatibility mode on Make and it did not work. I loaded winavr on my winxp pro at work and it was fine. Don suggested to me to check for some other "make" elsewhere on the computer which is earlier in the path. A VERY good sugggestion. I will check for other make programs on the computer as soon as I get home. This is the one thing I had not looked for before. I am laying odds that this is the answer? I will also move make.exe to the same directory as the project ans see if this does anything. So far make works on both other computers I have tried it on. Win 98 and winxppro. -Tony --- In AVR-Chat@yahoogroups.com, Daniel Adolfsson <da@g...> wrote: > 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\so ftware\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: Problem using MAKE - still no good
2005-04-11 by arhodes19044
Attachments
- No local attachments were found for this message.