consultation

8 views
Skip to first unread message

tw_mailbox

unread,
Jan 29, 2024, 9:41:28 AMJan 29
to cloog-de...@googlegroups.com
Hello! Sorry to bother you. When installing cloog, I first installed isl according to the tutorial, and then compiled cloog according to the following code, but there was an error, may I ask how to solve this error. Look forward to hearing from you.
Thank you!

cd /home/Tianwen/biosoft
mkdir build_isl && cd build_isl
/home/Tianwen/biosoft/gcc-13.2.0/isl-0.24/configure --with-gmp-prefix=/home/Tianwen/biosoft --disable-shared --enable-static --prefix=/home/Tianwen/biosoft
make
make install

cd /home/Tianwen/biosoft
mkdir build_cloog && cd build_cloog
/home/Tianwen/biosoft/gcc-13.2.0/cloog-0.18.1/configure --with-gmp-prefix=/home/Tianwen/biosoft --with-isl-prefix=/home/Tianwen/biosoft --disable-shared --enable-static --prefix=/home/Tianwen/biosoft
make
make check
make install

 

Sven Verdoolaege

unread,
Jan 30, 2024, 4:54:54 PMJan 30
to tw_mailbox, cloog-de...@googlegroups.com
On Mon, Jan 29, 2024 at 10:41:15PM +0800, tw_mailbox wrote:
> cd/home/Tianwen/biosoft
> mkdirbuild_cloog&&cdbuild_cloog
> /home/Tianwen/biosoft/gcc-13.2.0/cloog-0.18.1/configure--with-gmp-prefix=/home/Tianwen/biosoft--with-isl-prefix=/home/Tianwen/biosoft--disable-shared--enable-static--prefix=/home/Tianwen/biosoft
> make
> makecheck
> makeinstall

Looking at those paths, I hope you don't think you need cloog
to compile (a recent version of) gcc.

Anyway, perhaps the output of "make V=1" could offer a clue
(as text, not as an image). The "config.log" file could also be useful.

skimo
Reply all
Reply to author
Forward
0 new messages