RE: [avr-gcc-list] PN problem

2009-05-21 Thread Weddington, Eric
> -Original Message- > From: Parthasaradhi Nayani [mailto:partha_nay...@yahoo.com] > Sent: Thursday, May 21, 2009 8:45 PM > To: avr-gcc-list@nongnu.org; Weddington, Eric > Subject: RE: [avr-gcc-list] PN problem > > > > > > From: Weddington, Eric &

RE: [avr-gcc-list] PN problem

2009-05-21 Thread Parthasaradhi Nayani
> From: Weddington, Eric > Subject: RE: [avr-gcc-list] PN problem > I don't deal much with PN projects. But I would suspect > something within the .pnps file. IIRC, this file is XML. > Perhaps there is some path issue written in the project > file... Hi, Thank you ver

RE: [avr-gcc-list] PN problem

2009-05-21 Thread Weddington, Eric
> -Original Message- > From: Parthasaradhi Nayani [mailto:partha_nay...@yahoo.com] > Sent: Thursday, May 21, 2009 10:13 AM > To: avr-gcc-list@nongnu.org; Weddington, Eric > Subject: RE: [avr-gcc-list] PN problem > > > > > Is the Makefile in the sam

RE: [avr-gcc-list] PN problem

2009-05-21 Thread Parthasaradhi Nayani
> Is the Makefile in the same directory as the source file > that you just opened up? > Hi, Thanks for replying. Nope, the following folders are in one "main" folder. Debug, Include, source and the following files are in the same "main" folder. abcd (winavr project), abcd.pnps and makefile T

RE: [avr-gcc-list] PN problem

2009-05-21 Thread Weddington, Eric
g > Subject: Re: [avr-gcc-list] PN problem > > > > > Hi everybody, > > I am using Winavr for some years and now I started having > > problems with PN recently. When I start PN and open a > > project and don't open any source files, commands like > > c

Re: [avr-gcc-list] PN problem

2009-05-21 Thread Parthasaradhi Nayani
> Hi everybody, > I am using Winavr for some years and now I started having > problems with PN recently. When I start PN and open a > project and don't open any source files, commands like > clean, make all etc., work. But when I open a source file > and try the same commands, I get "no rule to m