[nem-bug] [Nemerle 0000705]: cs2n makefile prevents building cs2n
with msys
feedback at nemerle.org
feedback at nemerle.org
Sun Jul 2 16:33:45 CEST 2006
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=705>
======================================================================
Reported By: Snaury
Assigned To: nazgul
======================================================================
Project: Nemerle
Issue ID: 705
Category: Compiler
Reproducibility: always
Severity: trivial
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 07-02-2006 16:29 CEST
Last Modified: 07-02-2006 16:33 CEST
======================================================================
Summary: cs2n makefile prevents building cs2n with msys
Description:
because msys converts paths automatically, it converts /keyfile:... into
<path-to-msys-root>\keyfile;... which breaks compilation. Since both, ncc
and mcs support options starting with -, the fix is trivial (see patch).
======================================================================
----------------------------------------------------------------------
nazgul - 07-02-06 16:33
----------------------------------------------------------------------
Fixed on trunk (r6420).
Issue History
Date Modified Username Field Change
======================================================================
07-02-06 16:29 Snaury New Issue
07-02-06 16:29 Snaury File Added: bug-cs2n-makefile.patch
07-02-06 16:33 nazgul Status new => resolved
07-02-06 16:33 nazgul Resolution open => fixed
07-02-06 16:33 nazgul Assigned To => nazgul
07-02-06 16:33 nazgul Note Added: 0001346
======================================================================
More information about the bugs
mailing list