bug-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MSVC build in Win95/Cygwin - changes to 1.2.1 source required


From: Daniel Diaz
Subject: Re: MSVC build in Win95/Cygwin - changes to 1.2.1 source required
Date: Thu, 20 Sep 2001 20:13:04 +0200 (MET DST)
User-agent: IMP/PHP IMAP webmail program 2.2.6

Hello Gerald, I saw your comments about compiling with MSVC. 

1)  could you try the last version available at the main ftp site please ?

ftp://ftp.inria.fr/INRIA/Projects/contraintes/gprolog/unstable/gprolog-1.2.7.tar.gz
      

2) I have compiled it recently with MSVC (6.0 Prof) and ti worked fine. Which
MSVC version do you use ? Can you give more info about the problems you
encountered please ?

thank you for your contribution


Quoting "Gerald W. Shapiro" <address@hidden>:

> These are the changes I had to make to the gprolog-1.2.1 distribution
> in
> order to get a successful compile using the --with-msvc option.
> 
> 1. Delete the definition of stat in src\EnginePl\arch_dep.h
> (It is already defined in an MSVC header)
> 
> 2. Line 154 of cpp_headers.c add a do-nothing line after #endif (I
> added
> i=0 ; ) to stop msvc from complaining about a missing semi-colon.
> 
> 3. In src/EnginePl/Makefile.in replace $(ROOT_DIR)/src/$$i with ../$$i
> (windows has trouble with the full cygwin path, but relative paths are
> ok)
> 
> 4. In src/Fd2c/compile.pl , line 511, change reg_alloc to reg_alloc.pl
> 
> ciao,
> 
> Gerald
> 
> 
> _______________________________________________
> Bug-prolog mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-prolog
> 



===============================================
                 Daniel Diaz
University of Paris 1      INRIA Rocquencourt
75013 Paris FRANCE      78153 Le Chesnay FRANCE
        web: http://pauillac.inria.fr/~diaz
        email: address@hidden
===============================================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]