compile problem_under windows 2000
"." <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.bugs |
|---|---|
| Message-ID | <000801c30bd9$ce8b72c0$bbf7fea9@callisto> |
Hi I can not compile a prog.pl to a prog.exe under windows\dos. I installed the gprolog under f: after running gprolog.vars.bat , it adds itself to the PATH then I do "gplc test.pl" it gives me error message test1.pl is in the root of F: then I do "gplc test1" it gives me anothe error message. error messages are above. ==================== I have ms-visual c++ does it help to install it? ==================== how can I compile? thanks Regards Nicholas Wilbright [email protected] ===================== F:\>gprologvars Setting environment for using GNU Prolog F:\>path PATH=%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\Zend\lib\p hp_ext;F:\Program Files\SSH;"F:\GProlog\bin" F:\>gplc test1.pl error trying to execute nasm: No such file or directory compilation failed F:\>gplc test1 error trying to execute cl /nologo /Fetest1 F:\GProlog\lib\obj_begin.obj test1 F :\GProlog\lib\all_pl_bips.obj F:\GProlog\lib\all_fd_bips.obj F:\GProlog\lib\top_ level.obj F:\GProlog\lib\debugger.obj F:\GProlog\lib\libbips_fd.lib F:\GProlog\l ib\libengine_fd.lib F:\GProlog\lib\libbips_pl.lib F:\GProlog\lib\obj_end.obj F:\ GProlog\lib\libengine_pl.lib F:\GProlog\lib\liblinedit.lib advapi32.lib user32.l ib ws2_32.lib /link /subsystem:console : No such file or directory compilation failed =================== _______________________________________________ Bug-prolog mailing list [email protected] http://mail.gnu.org/mailman/listinfo/bug-prolog