[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiling to win32 exe
From: |
DeepFinder |
Subject: |
compiling to win32 exe |
Date: |
Sat, 29 Oct 2005 23:19:26 +0400 (MSD) |
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:
test.pl:154--167 warning: singleton variables [Y] for go/0
test.pl:170--173 warning: singleton variables [X] for pl_program/3
error trying to execute cl /nologo /Fetest C:\GNU-PROLOG\lib\obj_begin.obj C:\WI
NDOWS\TEMP\gplc5.obj C:\GNU-PROLOG\lib\all_pl_bips.obj C:\GNU-PROLOG\lib\all_fd_
bips.obj C:\GNU-PROLOG\lib\top_level.obj C:\GNU-PROLOG\lib\debugger.obj C:\GNU-P
ROLOG\lib\libbips_fd.lib C:\GNU-PROLOG\lib\libengine_fd.lib C:\GNU-PROLOG\lib\li
bbips_pl.lib C:\GNU-PROLOG\lib\obj_end.obj C:\GNU-PROLOG\lib\libengine_pl.lib C:
\GNU-PROLOG\lib\liblinedit.lib advapi32.lib user32.lib ws2_32.lib /link /subsyst
em:console : No such file or directory
compilation failed
C:\GNU-Prolog\#Progs>
Damn! Dread and double Dread!
error trying to execute cl /nologo /Fetest ā
What is cl ???
I can't find it in distribution.
Plz, smb, explain me, how I can compile my test.pl to an executable.
--
Best regards
DeepFinder
2005 A.D.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- compiling to win32 exe,
DeepFinder <=