From mboxrd@z Thu Jan 1 00:00:00 1970 From: iant@google.com (Ian Lance Taylor) Date: Fri, 29 Jul 2011 18:49:08 -0000 Subject: How can patch a bug In-Reply-To: (esmaeil mirzaee's message of "Fri, 29 Jul 2011 13:02:17 -0400") References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org esmaeil mirzaee writes: > I try to install gcc-3.4.6 I've search the Internet(Thank you google). > I found it was a bug and a best man did a patch and now I want to run > that patch to resolved the problem. Run the patch program. "man patch" Ian