This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/50049] New: bootstrap fails if libcloog in unusual spot, even with --with-cloog= set


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

             Bug #: 50049
           Summary: bootstrap fails if libcloog in unusual spot, even with
                    --with-cloog= set
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rbrt.somerville@gmail.com


i seem to have to have LD_LIBRARY_PATH set to point to libcloog library
directory ... --with-cloog= or --with-cloog-lib= is not enough . It fails when
it goes into stage 1, it cannot find libcloog to complete a link. I am under
impression i should not have to have LD_LIBRARY path set to do a bootstrap
w.r.t. libcloog

attaching:
objdir/x86_64-unknown-linux-gnu/libgcc/config.log


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