users-prolog
[Top][All Lists]
Advanced

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

Re: problem interfacing prolog and C


From: Erick Alphonse
Subject: Re: problem interfacing prolog and C
Date: Sun, 05 Dec 2004 11:10:54 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Hello,

>> I compile with (under 1.2.18 or 1.2.16) : gplc test_c.c test.pl -o
>> test and I get a Fatal Error: Segmentation Violation.

It seems that the fast-call mechanism is buggy with gcc 3.3.2 (maybe older) and above. --disable-fast-call must be used.

Erick.





reply via email to

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