Hello,

the precompiled version you downloaded has been compiled with Microsoft Visual 
Studio. It expects this C compiler (and passes the -nologo option). If you want 
to use a gcc compatible compiler you should get the version compiled with 
MinGW64.

http://www.gprolog.org/setup-gprolog-1.4.2-mingw-x86.exe

If you don't have gcc you get it from http://sourceforge.net/projects/mingw-w64/
(which contains gcc for both 32 and 64 bits native windows).

Daniel


Le 19 janv. 2013 à 18:54, Michael Hauptmann <[email protected]> a écrit :

> Hello,
> 
> I use the windows intel 32 bit 1.4.2 version and
> windows 7 (64 bit), AMD phenom II X4 965 3.4 GHz, RAM: 8 GB.
> 
> The result of
>   gplc --c-compiler gcc.exe examp.pl examp_c.c
> is
>   gcc.exe: error: unrecognized option '-nologo'
>   compilation failed
> 
> I tried another compiler, but I got the same error.
> 
> This is odd since I did not use the option '-nologo'.
> I would be grateful for help.
> 
> Best regards,
> M. Hauptmann.
> 
> _______________________________________________
> Users-prolog mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/users-prolog
> 
> -- 
> Ce message a ete verifie par MailScanner
> pour des virus ou des polluriels et rien de
> suspect n'a ete trouve.
> 


-- 
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.

_______________________________________________
Users-prolog mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/users-prolog

Reply via email to