mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-25 01:30:44 +08:00
install.texi (CLooG): Clarify how CLooG needs to be configured and that it needs to be built against...
2012-07-03 Richard Guenther <rguenther@suse.de> * doc/install.texi (CLooG): Clarify how CLooG needs to be configured and that it needs to be built against ISL 0.10. From-SVN: r189228
This commit is contained in:
parent
5340631568
commit
9795be396e
@ -1,3 +1,8 @@
|
||||
2012-07-03 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* doc/install.texi (CLooG): Clarify how CLooG needs to be
|
||||
configured and that it needs to be built against ISL 0.10.
|
||||
|
||||
2012-07-03 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* config/i386/i386.c (ix86_option_override_internal): Fix wrong
|
||||
|
@ -376,6 +376,10 @@ Necessary to build GCC with the Graphite loop optimizations. It can be
|
||||
downloaded from @uref{ftp://gcc.gnu.org/pub/gcc/infrastructure/} as
|
||||
@file{cloog-0.17.0.tar.gz}. The @option{--with-cloog} configure option should
|
||||
be used if CLooG is not installed in your default library search path.
|
||||
CLooG needs to be built against ISL 0.10, not its included copy of ISL
|
||||
which is too old. Use @option{--with-isl=system} to direct CLooG to pick
|
||||
up an already installed ISL. CLooG needs to be configured to use GMP
|
||||
internally, use @option{--with-bits=gmp} to direct it to do that.
|
||||
|
||||
@end table
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user