Re: Error Compiling From Source On PowerPC-Apple-Darwin8.4.0
Paulo Moura <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
On 2006/01/19, at 15:33, Tim Visher wrote: > I'm taking a programming languages course and one of the languages > we're gonna be covering a little bit is prolog. I downloaded the > latest source (as far as I can tell), and ./configure went fine, > but when I did make, I got this error > ... Most likely you're using GCC 4.0. Switch to GCC 3.x for the compilation. See the man page of the command "gcc_select" for details. You may also install GNU Prolog using DarwinPorts. Cheers, Paulo ----------------------------------------------------------------- Paulo Jorge Lopes de Moura Dep. of Informatics, University of Beira Interior 6201-001 Covilhã, Portugal Office 4.3 Ext. 3257 Phone: +351 275319700 Fax: +351 275319899 Email: <mailto:[email protected]> Home page: <http://www.di.ubi.pt/~pmoura> Research: <http://www.logtalk.org/> -----------------------------------------------------------------