This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [LTO] Request for testing: Last merge from trunk before final merge


On Mon, Sep 28, 2009 at 8:58 AM, Diego Novillo <dnovillo@google.com> wrote:
> In preparation for the final merge into mainline. ?I need to test
> the branch on various platforms. ?Richi is currently testing on
> i586, ppc, ppc64, ia64, s390, s390x.
>
> If anyone has free cycles I would appreciate results from other
> ELF-capable targets.
>
> $ svn co svn://gcc.gnu.org/svn/gcc/branches/lto
> $ mkdir bld && cd bld
> $ ../lto/configure --enable-lto && make
>
> You will need to have libelf 0.8.12 installed
> (http://www.mr511.de/software/libelf-0.8.12.tar.gz)
>

I think you should check the required libelf features in configure script:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41336

FWTW, libelf in Fedora 11 works fine.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]