WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: gcc ?  (Read 1974 times)

Offline labeas

  • Sr. Member
  • ****
  • Posts: 266
gcc ?
« on: June 08, 2017, 06:01:37 PM »
I had no intentions of opening-the-can-o-worms: gcc;
but since an attempt at compiling an interesting app under
Debian7 failed, and I've been advised that C++ compilers
are a moving-target, I though TC's compiler being newer,
may succeed.

 But after installing TC64: gcc and testing it
against old minimalist C samples it gave:
 gcc Hello.c ==
/tmp/tcloop/gcc/usr/local/bin/
../lib/gcc/x86_64-unknown-linux-gnu/5.2.0/cc1:
 error while loading shared libraries: libisl.so.13:
 cannot open shared object file: No such file or directory

-> find  /  -name "*libisl*" <- empty

Is this problem easy to fix?

==TIA.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: gcc ?
« Reply #1 on: June 08, 2017, 06:30:32 PM »
Hi labeas
Did you install  compiletc.tcz ?