This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50049] bootstrap fails if libcloog in unusual spot, even with --with-cloog= set
- From: "rbrt.somerville at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Aug 2011 19:57:18 +0000
- Subject: [Bug bootstrap/50049] bootstrap fails if libcloog in unusual spot, even with --with-cloog= set
- Auto-submitted: auto-generated
- References: <bug-50049-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50049
--- Comment #7 from robert somerville <rbrt.somerville at gmail dot com> 2011-08-11 19:57:18 UTC ---
i believe that the build should use the static libcloog that exists, after all
the build has no problems with MPC,MPFR,GMP, and PPL needing an LD_LIBRARY_PATH
, which are also in a non-standard location ( the same as libcloog )