On Tue, 06 Aug 2013, Chunrong Guo wrote: > Signed-off-by: Zongchun Yu <zongchun...@freescale.com> > Signed-off-by: Chunrong Guo <b40...@freescale.com> > ---
The linker scripts for all architectures are deprecated. --hugetlbfs-align should be used instead. The scripts are still present for legacy applications that cannot be changed. Because of this, I can't take patches to the scripts unless that have been tested well enough to guarantee they won't break anything that currently uses them. Eric > ldscripts/elf32ppclinux.xB | 2 +- > ldscripts/elf32ppclinux.xBDT | 2 +- > ldscripts/elf64ppc.xB | 2 +- > ldscripts/elf64ppc.xBDT | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/ldscripts/elf32ppclinux.xB b/ldscripts/elf32ppclinux.xB > index 28ad88d..0497392 100644 > --- a/ldscripts/elf32ppclinux.xB > +++ b/ldscripts/elf32ppclinux.xB > @@ -3,7 +3,7 @@ OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", > "elf32-powerpc") > OUTPUT_ARCH(powerpc:common) > ENTRY(_start) > -SEARCH_DIR("/usr/powerpc-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); > SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); > +/* SEARCH_DIR("/usr/powerpc-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); > SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); */ > INPUT(-lhugetlbfs); > PHDRS > { > diff --git a/ldscripts/elf32ppclinux.xBDT b/ldscripts/elf32ppclinux.xBDT > index 497882b..e5d8865 100644 > --- a/ldscripts/elf32ppclinux.xBDT > +++ b/ldscripts/elf32ppclinux.xBDT > @@ -3,7 +3,7 @@ OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", > "elf32-powerpc") > OUTPUT_ARCH(powerpc:common) > ENTRY(_start) > -SEARCH_DIR("/usr/powerpc-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); > SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); > +/* SEARCH_DIR("/usr/powerpc-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); > SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); */ > INPUT(-lhugetlbfs); > PHDRS > { > diff --git a/ldscripts/elf64ppc.xB b/ldscripts/elf64ppc.xB > index 1a9c1ab..9a14e70 100644 > --- a/ldscripts/elf64ppc.xB > +++ b/ldscripts/elf64ppc.xB > @@ -3,7 +3,7 @@ OUTPUT_FORMAT("elf64-powerpc", "elf64-powerpc", > "elf64-powerpc") > OUTPUT_ARCH(powerpc:common64) > ENTRY(_start) > -SEARCH_DIR("/usr/powerpc64-linux-gnu/lib64"); > SEARCH_DIR("/usr/local/lib64"); SEARCH_DIR("/lib64"); > SEARCH_DIR("/usr/lib64"); SEARCH_DIR("/usr/powerpc64-linux-gnu/lib"); > SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); > +/* SEARCH_DIR("/usr/powerpc64-linux-gnu/lib64"); > SEARCH_DIR("/usr/local/lib64"); SEARCH_DIR("/lib64"); > SEARCH_DIR("/usr/lib64"); SEARCH_DIR("/usr/powerpc64-linux-gnu/lib"); > SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); */ > INPUT(-lhugetlbfs); > PHDRS > { > diff --git a/ldscripts/elf64ppc.xBDT b/ldscripts/elf64ppc.xBDT > index 5477294..3b33153 100644 > --- a/ldscripts/elf64ppc.xBDT > +++ b/ldscripts/elf64ppc.xBDT > @@ -3,7 +3,7 @@ OUTPUT_FORMAT("elf64-powerpc", "elf64-powerpc", > "elf64-powerpc") > OUTPUT_ARCH(powerpc:common64) > ENTRY(_start) > -SEARCH_DIR("/usr/powerpc64-linux-gnu/lib64"); > SEARCH_DIR("/usr/local/lib64"); SEARCH_DIR("/lib64"); > SEARCH_DIR("/usr/lib64"); SEARCH_DIR("/usr/powerpc64-linux-gnu/lib"); > SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); > +/* SEARCH_DIR("/usr/powerpc64-linux-gnu/lib64"); > SEARCH_DIR("/usr/local/lib64"); SEARCH_DIR("/lib64"); > SEARCH_DIR("/usr/lib64"); SEARCH_DIR("/usr/powerpc64-linux-gnu/lib"); > SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); */ > INPUT( -lhugetlbfs ); > PHDRS > { > -- > 1.7.5.4 > > > > ------------------------------------------------------------------------------ > Get your SQL database under version control now! > Version control is standard for application code, but databases havent > caught up. So what steps can you take to put your SQL databases under > version control? Why should you start doing it? Read more to find out. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Libhugetlbfs-devel mailing list > Libhugetlbfs-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel