gplc with llvm-gcc-4.2 instead of gcc-apple-4.2 ?
Reinhard Männer <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I installed gprolog under OSX Lion. When I try to run gplc, I get the error message "error trying to execute /opt/local/bin/gcc-apple-4.2: No such file or directory" since I use Xcode 4.4.1 that uses llvm-gcc-4.2 instead of gcc-apple-4.2, which is no longer installed. So, is it possible to use this new compiler for prolog? What had I have to do? Any help is appreciated. Reiner