Re: [U-Boot] mpq101 board broken

2011-04-27 Thread Wolfgang Denk
Dear Alex Dubov,

In message 634171.34553...@web37608.mail.mud.yahoo.com you wrote:
 
 The error says something about previous section. May be it's not
 directly compiler related at all.
 
 As I'm putting .ppcenv to be the first section, the only thing before
 it is .interp, which is supposed to be empty.
 
 Do you have a linker map file for me to look at?

Linker map sent off list.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
That's their goal, remember, a goal that's really contrary to that of
the programmer or administrator. We just want to get our  jobs  done.
$Bill  just  wants  to  become  $$Bill. These aren't even marginallly
congruent.
 -- Tom Christiansen in 6jhtqk$qls$1...@csnews.cs.colorado.edu
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] mpq101 board broken

2011-04-04 Thread Wolfgang Denk
Dear Alex Dubov,

In message 311001.1471...@web37602.mail.mud.yahoo.com you wrote:
 
   everything is
   just fine. My compiler version is:
  ...
   gcc version 4.5.1 (GCC)
  
  Seems you are on thin ice.  I used gcc-4.2.2 for
  building, which
  eventually optimizes a bit less efficient.
  
 
 Is not this compiler version a good 4 years old?

Yes, it is.  And it is rock-solid, at least copmpared to gcc-4.4.x and
later.

See for example  http://www.denx.de/wiki/U-Boot/GccBugsAndIssues  for
just the list of regressions we ran into in U-Boot context.

Also keep in mind that for example the Linux README still says: Make
sure you have at least gcc 3.2 available.  To me this suggests that
compiler versions that old are supposed to be still supported...

 In my blob I still got 8k free, and I don't think there's too much use
 for NFS support, which is enabled by default.

I just point out that this board does not build in our build tests -
as the only PPC board, btw.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Inside every old person is a young person wondering what happened.
  - Terry Pratchett, _Moving Pictures_
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] mpq101 board broken

2011-04-04 Thread Alex Dubov
--- On Mon, 4/4/11, Wolfgang Denk w...@denx.de wrote:

  In my blob I still got 8k free, and I don't think
 there's too much use
  for NFS support, which is enabled by default.
 
 I just point out that this board does not build in our
 build tests -
 as the only PPC board, btw.
 

The error says something about previous section. May be it's not directly 
compiler related at all.

As I'm putting .ppcenv to be the first section, the only thing before it
is .interp, which is supposed to be empty.

Do you have a linker map file for me to look at?

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] mpq101 board broken

2011-04-03 Thread Alex Dubov
--- On Fri, 1/4/11, Wolfgang Denk w...@denx.de wrote:

 
 In message 791834.81297...@web37605.mail.mud.yahoo.com
 you wrote:
  
  I pulled the git and recompiled, yet I don't see any
 errors,
  everything is
  just fine. My compiler version is:
 ...
  gcc version 4.5.1 (GCC)
 
 Seems you are on thin ice.  I used gcc-4.2.2 for
 building, which
 eventually optimizes a bit less efficient.
 

Is not this compiler version a good 4 years old?

In my blob I still got 8k free, and I don't think there's too much use
for NFS support, which is enabled by default.

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] mpq101 board broken

2011-04-01 Thread Alex Dubov

--- On Fri, 1/4/11, Andy Fleming aflem...@gmail.com wrote:

 I ran into this, too, but it went
 away when I updated my compiler. It
 looks like the beginning was set a little too close to the
 end?
 

I pulled the git and recompiled, yet I don't see any errors, everything is
just fine. My compiler version is:
Using built-in specs.
COLLECT_GCC=powerpc-linux-gnuspe-gcc
COLLECT_LTO_WRAPPER=/home/netroot/amd64/powerpc-gnuspe/libexec/gcc/powerpc-linux-gnuspe/4.5.1/lto-wrapper
Target: powerpc-linux-gnuspe
Configured with: ../gcc-4.5.1/configure 
--prefix=/home/netroot/amd64/powerpc-gnuspe --target=powerpc-linux-gnuspe 
--with-sysroot=/home/netroot/gentoo-powerpc-gnuspe --enable-multilib 
--enable-languages=c,c++,fortran --enable-shared --enable-threads 
--enable-e500-double
Thread model: posix
gcc version 4.5.1 (GCC)

 On Thu, Mar 31, 2011 at 9:55 AM, Wolfgang Denk w...@denx.de wrote:
  Dear Alex,
 
  the mpq101 board support is broken in recent versions
 of U-Boot:
 
  Configuring for mpq101 board...
  ppc_85xxDP-ld: u-boot: section .ppcenv lma 0xfffc
 overlaps previous sections
 
  Can you please have a look?
 
  Best regards,
 
  Wolfgang Denk
 
  --
  DENX Software Engineering GmbH,     MD: Wolfgang
 Denk  Detlev Zundel
  HRB 165235 Munich, Office: Kirchenstr.5, D-82194
 Groebenzell, Germany
  Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80
 Email: w...@denx.de
  I must follow the people.  Am I not their leader? -
 Benjamin Disraeli
 
 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] mpq101 board broken

2011-04-01 Thread Wolfgang Denk
Dear Alex Dubov,

In message 791834.81297...@web37605.mail.mud.yahoo.com you wrote:
 
 I pulled the git and recompiled, yet I don't see any errors,
 everything is
 just fine. My compiler version is:
...
 gcc version 4.5.1 (GCC)

Seems you are on thin ice.  I used gcc-4.2.2 for building, which
eventually optimizes a bit less efficient.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Der Dativ ist dem Genitiv sein Tod.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] mpq101 board broken

2011-03-31 Thread Wolfgang Denk
Dear Alex,

the mpq101 board support is broken in recent versions of U-Boot:

Configuring for mpq101 board...
ppc_85xxDP-ld: u-boot: section .ppcenv lma 0xfffc overlaps previous sections

Can you please have a look?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
I must follow the people.  Am I not their leader? - Benjamin Disraeli
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] mpq101 board broken

2011-03-31 Thread Andy Fleming
I ran into this, too, but it went away when I updated my compiler. It
looks like the beginning was set a little too close to the end?

On Thu, Mar 31, 2011 at 9:55 AM, Wolfgang Denk w...@denx.de wrote:
 Dear Alex,

 the mpq101 board support is broken in recent versions of U-Boot:

 Configuring for mpq101 board...
 ppc_85xxDP-ld: u-boot: section .ppcenv lma 0xfffc overlaps previous 
 sections

 Can you please have a look?

 Best regards,

 Wolfgang Denk

 --
 DENX Software Engineering GmbH,     MD: Wolfgang Denk  Detlev Zundel
 HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
 Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
 I must follow the people.  Am I not their leader? - Benjamin Disraeli

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot