[nem-bug] [Nemerle 0000668]: msbuild cannot build Nemerle.sln
feedback at nemerle.org
feedback at nemerle.org
Tue May 9 22:19:56 CEST 2006
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=668>
======================================================================
Reported By: AndreiF
Assigned To: nazgul
======================================================================
Project: Nemerle
Issue ID: 668
Category: Compiler
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 05-09-2006 13:21 CEST
Last Modified: 05-09-2006 22:19 CEST
======================================================================
Summary: msbuild cannot build Nemerle.sln
Description:
running:
msbuild Nemerle.sln
than, compiler crashes - see attacment
======================================================================
----------------------------------------------------------------------
AndreiF - 05-09-06 13:26
----------------------------------------------------------------------
(msys "make clean + make" on the same sources works fine)
----------------------------------------------------------------------
nazgul - 05-09-06 13:28
----------------------------------------------------------------------
It might be a problem in order of files in the build script. Recently there
was some crash when I changed them in ncc/Makefile
----------------------------------------------------------------------
nazgul - 05-09-06 22:19
----------------------------------------------------------------------
Fixed on trunk (r6254).
Probably the MSBuild project for all binaries could be compacted into one
nproj file. Many other improvements are also possible (like adding the
support for bootstrap stages), but now it should at least work for single
compile step.
Issue History
Date Modified Username Field Change
======================================================================
05-09-06 13:21 AndreiF New Issue
05-09-06 13:21 AndreiF File Added: err.txt
05-09-06 13:26 AndreiF Note Added: 0001268
05-09-06 13:28 nazgul Note Added: 0001270
05-09-06 22:19 nazgul Status new => resolved
05-09-06 22:19 nazgul Resolution open => fixed
05-09-06 22:19 nazgul Assigned To => nazgul
05-09-06 22:19 nazgul Note Added: 0001272
======================================================================
More information about the bugs
mailing list