Re: compiling to win32 exe

Cesar Rabak <[email protected]>
Newsgroups gmane.comp.gnu.prolog.general
Message-ID <[email protected]>
DeepFinder escreveu:
> Hi All!
> 
> I▓m trying to compile *.pl prog to an *.exe, following the manual √ Using the compiler (page 22). 
> 
> OS MS MustDie 98SE gprolog 1.2.16. win32 distro
> 
> I type:
> 
> C:\GNU-Prolog\#Progs\Grammatics>gplc test.pl
> 
> I get:
[snipped]

> error trying to execute cl /nologo /Fetest ┘
> 
> What is cl ???
> 

cl é command line compiler for the C language from Microsoft.

> I can't find it in distribution.

It is not there. You have to or acquire one from some version of Visual 
C++/Studio or download the free version available at the Microsoft site 
(command line only).

> 
> Plz, smb, explain me, how I can compile my  test.pl  to an executable.
>  
In a nutshell, to achieve this you need the gprolog plus a complete C 
compiler matching the settings of the gprolog was configured and built.

I posted (I think more than a year ago) in this list instructions on how 
to to either using the Microsoft compilers or using the Mingw port of gcc.


-- 
Cesar Rabak
GNU/Linux User 52247.
Get counted: http://counter.li.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.