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:29:48 +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 #3 from robert somerville <rbrt.somerville at gmail dot com> 2011-08-11 19:29:48 UTC ---
(In reply to comment #2)
> >i seem to have to have LD_LIBRARY_PATH set to point to libcloog library
>
> That is a standard non issue really as you are support to have the shared
> libraries in a spot that can be found at runtime while building GCC.
then why the --with-cloog= option ?? , see documentation for building . i
quote:
"" In both cases --with-cloog configure option should be used if CLooG is not
installed in your default library search path. ""