[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Quintus to Gnu Prolog conversion
From: |
Thierry Martinez |
Subject: |
Re: Quintus to Gnu Prolog conversion |
Date: |
Tue, 29 Apr 2008 14:25:16 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Dear Pauline,
> C:\RAPPORT\gnutesting> set TMP="C:\RAPPORT\gnutesting"
Try to remove double-quotes. I was confused by the Windows
command-line syntax in my previous message.
> C:\RAPPORT\gnutesting>gplc -v lexsemacta.pl
> [...]
> pl2wam -o \gplc2.wam lexsemacta.pl
> [...]
"\gplc2.wam" should be prefixed by "C:\RAPPORT\gnutesting": gplc seems
to be unable to find C:\RAPPORT\gnutesting. Since gplc should not be
confused by the presence of double-quotes in TMP (as opposed to cl), I
rather suspect something related to long names (perhaps you can try to
set TMP=C:\RAPPORT\GNUTES~1). Anyway, I didn't manage to reproduce
this misbehaviour when C:\RAPPORT\gnutesting exists.
> [...]
> cl -nologo [...]
> Command line error D2018 : cannot create linker response file
> compilation failed
> [...]
> deleting temporary files before exit
> delete \gplc5.obj
> delete \gplc5.obj
This error should be fixed with the new value of TMP.
Do you really need to use GNU-Prolog outside Cygwin environment?
--
Thierry.
- Quintus to Gnu Prolog conversion, Pauline Kra, 2008/04/23
- Re: Quintus to Gnu Prolog conversion, Thierry Martinez, 2008/04/23
- Message not available
- Re: Quintus to Gnu Prolog conversion, Thierry Martinez, 2008/04/24
- Re: Quintus to Gnu Prolog conversion, pauline . kra, 2008/04/28
- Re: Quintus to Gnu Prolog conversion, Thierry Martinez, 2008/04/28
- Re: Quintus to Gnu Prolog conversion, pauline . kra, 2008/04/28
- Re: Quintus to Gnu Prolog conversion,
Thierry Martinez <=
- Re: Quintus to Gnu Prolog conversion, pauline . kra, 2008/04/30
- Re: Quintus to Gnu Prolog conversion, pauline . kra, 2008/04/28
Re: Quintus to Gnu Prolog conversion, Sylvain Soliman, 2008/04/23