Re: Error on OS X Mavericks
Paulo Moura <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
On 18/11/2013, at 11:52, Luca Ciciriello <[email protected]> wrote: > Trying to compile a .pl file on Mavericks I got this error: > > "error trying to execute /opt/local/bingcc-apple-4.2: No such file or directory." Why is the slash between "bin" and "gcc-apple-4.2" missing? Odd. > I’ve Xcode 5.x installed and I know that gcc is no longer available in OS X. > > Any idea? Not sure about why you're getting the error above but you can install that gcc version using MacPorts by typing: $ sudo port install apple-gcc42 Cheers, Paulo ----------------------------------------------------------------- Paulo Moura Logtalk developer Email: <mailto:[email protected]> Web: <http://logtalk.org/> -----------------------------------------------------------------