Re: Questions about standalone application behavior
Kyle Marple <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Given the restrictions, it's hard to call the saved state portable. Still, if they were distributed with, or independent from, the libswipl library, that would be something. But the distribution would be a hassle due to licensing and it seems that right now it isn't possible to remove the dependency. Sincerely, Kyle Marple ----- Original Message ----- From: "Boris Vassilev" <[email protected]> To: "Kyle Marple" <[email protected]>, "Prolog mailing list" <[email protected]> Sent: Monday, September 23, 2013 3:21:05 AM Subject: Re: [SWIPL] Questions about standalone application behavior On Mon, Sep 23, 2013 at 9:38 AM, Boris Vassilev <[email protected]> wrote: > On your third question, I have wondered the same and came to the > conclusion that "cross-compilation" should not be possible with the > existing facilities. I would love to know I am wrong. This was not a correct statement. The issue is discussed in http://www.swi-prolog.org/pldoc/man?section=compilation, section "2.10.2.3 Creating a saved state". Make sure to read footnote nr. 11.