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

2011-08-11 Thread rbrt.somerville at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50049 --- Comment #1 from robert somerville rbrt.somerville at gmail dot com 2011-08-11 19:25:31 UTC --- Created attachment 24986 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24986 sorry, lost attachment first time config.log

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

2011-08-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50049 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2011-08-11 Thread rbrt.somerville at gmail dot com
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

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

2011-08-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50049 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2011-08-11 19:39:04 UTC --- (In reply to comment #3) In both cases --with-cloog configure option should be used if CLooG is not installed in your default library search path. That

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

2011-08-11 Thread rbrt.somerville at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50049 --- Comment #5 from robert somerville rbrt.somerville at gmail dot com 2011-08-11 19:42:37 UTC --- i have a static cloog library in there .. is there a compiler/configure option i was supposed to use ??? On Thu, Aug 11, 2011 at 1:39 PM, pinskia

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

2011-08-11 Thread rbrt.somerville at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50049 --- Comment #6 from robert somerville rbrt.somerville at gmail dot com 2011-08-11 19:56:06 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

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

2011-08-11 Thread rbrt.somerville at gmail dot com
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