users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gplc on OSX Mavericks, the plot thickens...


From: Daniel Diaz
Subject: Re: gplc on OSX Mavericks, the plot thickens...
Date: Wed, 13 Nov 2013 13:36:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Hello,

Le 07/11/2013 13:50, emacstheviking a écrit :
... BUT I still can't rebuld gplc from source but that's for another day.

I don't need to produce deliverable executables for a long time yet, I will worry about it then.
You are right there is a problem with default Apple gcc = llvm-clang under Mavericks.
It has been fixed and it is available on sourceforge.net / git.

git clone git://git.code.sf.net/p/gprolog/code gprolog-code

It also fixes little issues with the lexer.

Daniel



Thanks,
Sean.



On 7 November 2013 12:40, "Michał Bieliński" <address@hidden> wrote:
Dnia 6 Listopada 2013, 23:58, Śr, Sean Charles napisał:
> OK  that last email  those string of hex characters .. it&#8217;s a
comment!
>
> 0x25 is %, 0x3A is :
>
> That&#8217;s in my source file I use comment blocks that are bounded like
> this...
>
> %%::::::::::::::::::::::::::::::::::::::::
>
> doesn&#8217;t explain why the source won&#8217;t build again though!

Actually, it gives a fairly explicit hint.  Program gplc assumed the file
to be already in binary format already in tried to link it without
compiling.  Try to use standardized file extensions like .pl or .pro
instead of .prolog.  Then gplc is not going to be as confused.

There is an option for gcc to treat files with weird extensions as
specific program type (e.g. -x c++ IIRC) but gplc has little need for it.

--
Michał Bieliński


_______________________________________________
Users-prolog mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/users-prolog


--
Ce message a été vérifié par MailScanner pour des virus ou des polluriels et rien de suspect n'a été trouvé.

_______________________________________________
Users-prolog mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/users-prolog


--
Ce message a été vérifié par MailScanner pour des virus ou des polluriels et rien de suspect n'a été trouvé.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]