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/> ----------------------------------------------------------------- _______________________________________________ Users-prolog mailing list [email protected] https://lists.gnu.org/mailman/listinfo/users-prolog
