On Mon, Jul 25, 2011 at 3:11 PM, Eric B Munson <emun...@mgebm.net> wrote:
> Unfortunately this doesn't work for me for a -j values.  There is a subtle
> timing issue with the linker script and the old linker tests.  When I build
> with -j4 I get failures that suggest the linker script is not yet in place or
> being used.
>
> /usr/bin/ld: unrecognized option '--hugetlbfs-link=BDT'
> /usr/bin/ld: use the --help option for usage information
> collect2: ld returned 1 exit status
> make[1]: *** [obj64/xBDT.linkshare] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [tests/all] Error 2
>
> and
>
> collect2: error trying to exec './obj32/ld': execvp: No such file or directory
> collect2: ld returned 255 exit status
> make[1]: *** [obj32/xB.linkhuge] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [tests/all] Error 2
>
> I believe these are the same issues we have always had with parallel builds.

This is fixing this error for me on ppc32:

         LD32 (lib test) obj32/large_mounts
/local/opt/freescale/usr/local/gcc-4.5.55-eglibc-2.11.55/powerpc-linux-gnu/bin/../lib/gcc/powerpc-linux-gnu/4.5.1/../../../../powerpc-linux-gnu/bin/ld:
cannot find -lhugetlbfs_privutils
/local/opt/freescale/usr/local/gcc-4.5.55-eglibc-2.11.55/powerpc-linux-gnu/bin/../lib/gcc/powerpc-linux-gnu/4.5.1/../../../../powerpc-linux-gnu/bin/ld:
cannot find -lhugetlbfs
collect2: ld returned 1 exit status

-M

------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to