Re: [U-Boot] Build failures with older toolchain

2010-12-01 Thread Premi, Sanjeev
> -Original Message- > From: Albert ARIBAUD [mailto:albert.arib...@free.fr] > Sent: Wednesday, December 01, 2010 8:33 PM > To: Premi, Sanjeev > Cc: u-boot@lists.denx.de; Wolfgang Denk > Subject: Re: [U-Boot] Build failures with older toolchain > > Le 01/12/2010

Re: [U-Boot] Build failures with older toolchain

2010-12-01 Thread Albert ARIBAUD
Le 01/12/2010 15:56, Premi, Sanjeev a écrit : > When everything failed, I went back to the u-boot.lds and > changed the way overlay is defined. > > ...AND PROBLEM SEEMS TO BE SOLVED! This most probably means some of the code running before relocation uses BSS; see below. > I can now compile u-b

Re: [U-Boot] Build failures with older toolchain

2010-12-01 Thread Premi, Sanjeev
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Premi, Sanjeev > Sent: Tuesday, November 30, 2010 7:56 PM > To: u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures with older toolchain > >

Re: [U-Boot] Build failures with older toolchain

2010-11-30 Thread Premi, Sanjeev
> -Original Message- > From: Dirk Behme [mailto:dirk.be...@googlemail.com] > Sent: Tuesday, November 30, 2010 10:15 PM > To: Premi, Sanjeev > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures with older toolchain > > On 30.11.2010 15:

Re: [U-Boot] Build failures with older toolchain

2010-11-30 Thread Dirk Behme
ists.denx.de >> Subject: Re: [U-Boot] Build failures with older toolchain >> > > [snip]...[snip] > >>>> >>>> I am process of downloading the 2009q3 version from >>> codesourcery >>>> Albert mentioned he is using it. A

Re: [U-Boot] Build failures with older toolchain

2010-11-30 Thread Premi, Sanjeev
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Premi, Sanjeev > Sent: Monday, November 29, 2010 8:38 PM > To: Wolfgang Denk > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures with olde

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Premi, Sanjeev
> -Original Message- > From: Albert ARIBAUD [mailto:albert.arib...@free.fr] > Sent: Monday, November 29, 2010 9:04 PM > To: Premi, Sanjeev > Cc: Wolfgang Denk; u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures with older toolchain > > Le 29/11/2010 16:08

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Albert ARIBAUD
Le 29/11/2010 16:08, Premi, Sanjeev a écrit : > I will start working backwards from the errors I notice with 2010.09-50. > Should I post the errors? You should post patches against the master branch for others to be able to build the same code as you build. Do not post the compile er

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Premi, Sanjeev
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Monday, November 29, 2010 5:35 PM > To: Premi, Sanjeev > Cc: Albert ARIBAUD; u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures with older toolchain > > Dear "Premi, Sanjeev

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Wolfgang Denk
Dear "Premi, Sanjeev", In message you wrote: > > I am process of downloading the 2009q3 version from codesourcery > Albert mentioned he is using it. Are you on the same version as > well? No, I'm using ELDk 4.2 Best regards, Wolfgang Denk -- DENX Software Engineering GmbH,

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Premi, Sanjeev
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Monday, November 29, 2010 5:00 PM > To: Premi, Sanjeev > Cc: Albert ARIBAUD; u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures with older toolchain [snip] > > I had been

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Wolfgang Denk
Dear "Premi, Sanjeev", can you *please* quote only _relevant_ parts of previous messages? Thanks. In message you wrote: > > I had been holding this patch until until the problem is > really solved - just in case there was a relation. You mean you are complaining about problems with c

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Premi, Sanjeev
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Monday, November 29, 2010 4:05 PM > To: Premi, Sanjeev > Cc: Albert ARIBAUD; u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures with older toolchain > > Dear "Premi, Sanjee

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Premi, Sanjeev
> -Original Message- > From: Albert ARIBAUD [mailto:albert.arib...@free.fr] > Sent: Monday, November 29, 2010 4:03 PM > To: u-boot@lists.denx.de > Cc: Premi, Sanjeev > Subject: Re: Build failures with older toolchain > > Le 29/11/2010 10:47, Premi, Sanjeev a écrit : > > > Albert, > > > >

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Wolfgang Denk
Dear "Premi, Sanjeev", can you please quote onlye _relevant_ parts of previous messages? Thanks. In message you wrote: > > with 2009-q1 toolchain: > --- > busb_phy.o drivers/video/libvideo.o drivers/watchdog/libwatchdog.o > common/libcommon.o lib/libfdt/libfdt.o api/libapi.

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Albert ARIBAUD
Le 29/11/2010 10:47, Premi, Sanjeev a écrit : > Albert, > > I saw some more - what I believe related changes - since last week; > but the linker error still persists. > > with 2009-q1 toolchain: > --- > busb_phy.o drivers/video/libvideo.o drivers/watchdog/libwatchdog.o > commo

Re: [U-Boot] Build failures with older toolchain

2010-11-29 Thread Premi, Sanjeev
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Premi, Sanjeev > Sent: Monday, November 22, 2010 8:57 PM > To: Albert ARIBAUD > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures

Re: [U-Boot] Build failures with older toolchain

2010-11-22 Thread Albert ARIBAUD
Le 22/11/2010 16:27, Premi, Sanjeev a écrit : > Would you want me to share the build logs or the last step? > The generated u-boot.lds is also same. It was my first step. Obviously you don't have the ELF binary for the failure case, but maybe you have the map file for it? Then can yo

Re: [U-Boot] Build failures with older toolchain

2010-11-22 Thread Premi, Sanjeev
> -Original Message- > From: Albert ARIBAUD [mailto:albert.arib...@free.fr] > Sent: Monday, November 22, 2010 8:54 PM > To: Premi, Sanjeev > Cc: u-boot@lists.denx.de > Subject: Re: Build failures with older toolchain > > Le 22/11/2010 16:02, Premi, Sanjeev a écrit : > >> -Original Mes

Re: [U-Boot] Build failures with older toolchain

2010-11-22 Thread Albert ARIBAUD
Le 22/11/2010 16:02, Premi, Sanjeev a écrit : >> -Original Message- >> From: Albert ARIBAUD [mailto:albert.arib...@free.fr] >> Sent: Monday, November 22, 2010 8:02 PM >> To: Premi, Sanjeev >> Cc: Wolfgang Denk; u-boot@lists.denx.de >> Subject: Re: Build failures with older toolchain >> >> L

Re: [U-Boot] Build failures with older toolchain

2010-11-22 Thread Premi, Sanjeev
> -Original Message- > From: Albert ARIBAUD [mailto:albert.arib...@free.fr] > Sent: Monday, November 22, 2010 8:02 PM > To: Premi, Sanjeev > Cc: Wolfgang Denk; u-boot@lists.denx.de > Subject: Re: Build failures with older toolchain > > Le 22/11/2010 14:50, Premi, Sanjeev a écrit : > > Tri

Re: [U-Boot] Build failures with older toolchain

2010-11-22 Thread Premi, Sanjeev
> -Original Message- > From: Albert ARIBAUD [mailto:albert.arib...@free.fr] > Sent: Monday, November 22, 2010 8:02 PM > To: Premi, Sanjeev > Cc: Wolfgang Denk; u-boot@lists.denx.de > Subject: Re: Build failures with older toolchain > > Le 22/11/2010 14:50, Premi, Sanjeev a écrit : > > Tri

Re: [U-Boot] Build failures with older toolchain

2010-11-22 Thread Albert ARIBAUD
Le 22/11/2010 14:50, Premi, Sanjeev a écrit : > Tried the same stuff for overo and no issues! > > Since there linker scripts are same between omap3_evm, omap3_beagle > and omap3_overo, only difference could have been board specific code. > > I was hoping to find some code that might be offending th

Re: [U-Boot] Build failures with older toolchain

2010-11-22 Thread Premi, Sanjeev
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Premi, Sanjeev > Sent: Monday, November 22, 2010 2:44 PM > To: Wolfgang Denk > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures

Re: [U-Boot] Build failures with older toolchain

2010-11-22 Thread Premi, Sanjeev
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Saturday, November 20, 2010 1:44 AM > To: Premi, Sanjeev > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Build failures with older toolchain > > Dear "Premi, Sanjeev"

Re: [U-Boot] Build failures with older toolchain

2010-11-19 Thread Wolfgang Denk
Dear "Premi, Sanjeev", In message you wrote: > > This points leads me to this commit: > > commit 6d8962e814c15807dd6ac5757904be2a02d187b8 > Author: Sebastien Carlier > Date: Fri Nov 5 15:48:07 2010 +0100 > > Switch from archive libraries to partial linking > > Is this rela

Re: [U-Boot] Build failures with older toolchain

2010-11-19 Thread Premi, Sanjeev
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Premi, Sanjeev > Sent: Saturday, November 20, 2010 12:21 AM > To: u-boot@lists.denx.de > Subject: [U-Boot] Build failures with older toolchain > > Hi a

[U-Boot] Build failures with older toolchain

2010-11-19 Thread Premi, Sanjeev
Hi all, I pulled u-boot about an hour ago and master is at this commit: Author: Matthias Weisser Date: Thu Nov 18 09:35:09 2010 +0100 Makefile: Fix build with USE_PRIVATE_LIBGCC (plus a small change in omap3_config.h - unrelated) When trying to build u-boot I was constantly