Hello!
On Thu, Dec 20, 2007 at 12:20:43PM +0530, Shakthi Kannan wrote:
> - On Dec 20, 2007 2:54 AM, Thomas Schwinge <[EMAIL PROTECTED]> wrote:
> | What
> | does a ``cd $GCC_SRC/ && svn diff'' tell? Does the output look like my
> | patch file?
> \--
>
> I enter into root/src/gcc and do svn di
Hi,
- On 12/20/07, Shakthi Kannan <[EMAIL PROTECTED]> wrote:
| I enter into root/src/gcc and do svn diff and it doesn't return
| anything.
\--
Yes, the patch is not getting applied. "apply_gcc_patches" doesn't
work in the Makefile.
Anyways, I wrote the Makefile to get an understanding of the