From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mediacenter.hi.pengutronix.de ([2001:6f8:1178:2::65]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Rrs5f-0002vn-G7 for ptxdist@pengutronix.de; Mon, 30 Jan 2012 15:20:15 +0100 Received: from mol by mediacenter.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1Rrs5f-0006UF-F5 for ptxdist@pengutronix.de; Mon, 30 Jan 2012 15:20:15 +0100 Date: Mon, 30 Jan 2012 15:20:15 +0100 From: Michael Olbrich Message-ID: <20120130142015.GF31245@pengutronix.de> References: <1327590294-13263-1-git-send-email-post@lespocky.de> <20120126153627.GA25996@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [ptxdist] [PATCH] add patch for building at91bootstrap with gcc 4.6.x Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Fri, Jan 27, 2012 at 10:25:21AM +0100, Alexander Dahl wrote: > Am 26.01.2012 16:36, schrieb Michael Olbrich: > > Hmmm, I cannot trigger the problem (without the patch). Can you elaborate, > > what exact config/toolchain etc. your using? > > See my mail from January 13th, where I described the problem. It occurs > with the OSELAS toolchain 2011.11.0 compiling for arm-v5te. Yes, I tried that and didn't get any build error. Which at91bootstrap config do I select to this error? > >> > >> Signed-off-by: Alexander Dahl > >> --- > >> .../0002-fix-overlap-linker-error.patch | 23 ++++++++++++++++++++ > >> patches/Bootstrap-v1.16/series | 1 + > >> 2 files changed, 24 insertions(+), 0 deletions(-) > >> create mode 100755 patches/Bootstrap-v1.16/0002-fix-overlap-linker-error.patch > >> > >> diff --git a/patches/Bootstrap-v1.16/0002-fix-overlap-linker-error.patch b/patches/Bootstrap-v1.16/0002-fix-overlap-linker-error.patch > >> new file mode 100755 > >> index 0000000..a86979f > >> --- /dev/null > >> +++ b/patches/Bootstrap-v1.16/0002-fix-overlap-linker-error.patch > >> @@ -0,0 +1,23 @@ > > > > Please add a proper patch haeder here. > > I don't understand what you mean. The inner patch added > (0002-fix-overlap-linker-error.patch) was generated with `quilt refresh > -u --no-timestamps --diffstat --sort --strip-trailing-whitespace` as I > always use it for our internal patches. The outer patch was created by > git the way you already applied patches from me. Which one is wrong and > in what way? Try this: $ ptxdist clean at91bootstrap $ ptxdist --git extract at91bootstrap $ cd platform-/build-target/Bootstrap-v1.16 # fix the commit message: $ git commit --amend --reset-author -s # regenerate the patches: $ git ptx-patches now patches/Bootstrap-v1.16/0002-fix-overlap-linker-error.patch should have a proper patch header. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de