coq-club AT inria.fr
Subject: The Coq mailing list
List archive
RE: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’
Chronological Thread
- From: Chris Brinkley <Chris.Brinkley AT sslmda.com>
- To: "coq-club AT inria.fr" <coq-club AT inria.fr>
- Subject: RE: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’
- Date: Wed, 24 Aug 2016 18:12:14 +0000
- Accept-language: en-US
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=Chris.Brinkley AT sslmda.com; spf=None smtp.mailfrom=Chris.Brinkley AT sslmda.com; spf=None smtp.helo=postmaster AT mx0a-00142601.pphosted.com
- Ironport-phdr: 9a23:o65unx2lwcfoSF9lsmDT+DRfVm0co7zxezQtwd8ZsegeL/ad9pjvdHbS+e9qxAeQG96KsrQf1aGP6vyoGTRZp83Q6DZaKN0EfiRGoP1epxYnDs+BBB+zB9/RRAt+Iv5/UkR49WqwK0lfFZW2TVTTpnqv8WxaQU2nZkJLL+j4UrTfk96wn7jrvcaCOkMT2nHkOO86bE3v616A7o9O2coqA51y4yOBmmFPdeVSyDEgDnOotDG42P2N+oV++T9bofMr+p0Ie6z7e6MlUe4QV2x+YChmrPHs4FPIShLK7X8BWE0XlABJCk7L9luyCpz2q27xsvd38CicJ8z/C74uD2eM9aBuHTTokiYcfxQj8WfUjsFhxPZwoAigvFpV2Y/SY4WYJdJlZafYcdpcTm1ECJUCHxddC5+xOtNcR9EKOvxV+tHw
Hengchu,
Thank you very much for the suggestion.
Someone already suggested I could get more control using make, which required me to create an _CoqProject file. I started with an ultra-simple version that just listed the affected .v files with no qualifier, and that seems to have worked.
From what I’ve read, it sounds like your solution may be more correct for long term, and my earlier one may be just making things consistent in presence of a bug in 8.4pl3 that was omitting the qualifier.
Thanks again, Chris
From: coq-club-request AT inria.fr [mailto:coq-club-request AT inria.fr]
On Behalf Of Hengchu Zhang
Hi Chris,
You may try placing a file called "_CoqProject" in your Software Foundations folder with the following content:
-R "." Top -I "."
As seen here:
> cat _CoqProject -R "." Top -I "."
This would insert an extra "Top" qualifier for each module name and should resolve the conflict. Let me know if it works :)
Best, Hengchu
On Tue, Aug 23, 2016 at 1:34 AM, Chris Brinkley <Chris.Brinkley AT sslmda.com> wrote:
This message (including any attachments) may contain confidential information intended for a specific individual and purpose. If you are not the intended recipient, you should delete this message and any attachments. |
- [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Chris Brinkley, 08/23/2016
- RE: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Soegtrop, Michael, 08/23/2016
- Re: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Randy Pollack, 08/23/2016
- Re: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Benjamin C. Pierce, 08/23/2016
- RE: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Chris Brinkley, 08/23/2016
- RE: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Chris Brinkley, 08/23/2016
- Re: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Hengchu Zhang, 08/23/2016
- RE: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Chris Brinkley, 08/24/2016
- RE: [Coq-Club] The file ident.vo contains library dirpath and not library dirpath’, Soegtrop, Michael, 08/23/2016
Archive powered by MHonArc 2.6.18.