[nem-bug] [Nemerle 0000938]: reg.cmd issue

feedback at nemerle.org feedback at nemerle.org
Fri Mar 16 11:06:40 CET 2007


The following issue has been UPDATED.
======================================================================
<http://nemerle.org/bugs/view.php?id=938> 
======================================================================
Reported By:                divan
Assigned To:                divan
======================================================================
Project:                    Nemerle
Issue ID:                   938
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
======================================================================
Date Submitted:             02-21-2007 23:22 CET
Last Modified:              03-16-2007 11:06 CET
======================================================================
Summary:                    reg.cmd issue
Description: 
On win64 reg.cmd doesn't work i.e. it runs, but you can't run any compiled
source unless it has nemerle.dll (and others) in the same folder.
Maybe there are also some issues on win32 (like older runtime is used even
after reg.cmd), but i'm not sure
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0000969 Cannot build Nemerle compiler
======================================================================

----------------------------------------------------------------------
 divan - 03-04-07 11:14 
----------------------------------------------------------------------
On win32 I had some runtime troubles (nemerle.dll version ... not found),
which were resolved by that lines. So I applied that patch on trunk.

Fixed on trunk (r7512)

----------------------------------------------------------------------
 VladD2 - 03-06-07 10:31 
----------------------------------------------------------------------
It's incorrct way.
GacUtil assemblies into GAC prevent debuging.

----------------------------------------------------------------------
 divan - 03-06-07 12:44 
----------------------------------------------------------------------
Hmm, can't we tell the debugger where debug symbols are?
Or there are more complex troubles?

----------------------------------------------------------------------
 VladD2 - 03-09-07 16:51 
----------------------------------------------------------------------
If you install assmblies in GAC GacUtil move it into onother folder and
debuger nan't find .pdb. :(

----------------------------------------------------------------------
 divan - 03-16-07 11:06 
----------------------------------------------------------------------
Moved GAC install to optional GacReg.cmd.
Still looking for a way to resolve rare problems on win64.

P.S. Btw, if someone will need both GAC and .pdb, it's possible to copy
.pdb manually to GAC (hope gacutil.exe will be able to do it automatically
in future)

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-21-07 23:22 divan          New Issue                                    
03-04-07 11:14 divan          Note Added: 0001808                          
03-04-07 11:14 divan          Assigned To               => divan           
03-04-07 11:14 divan          Status                   new => resolved     
03-04-07 11:14 divan          Resolution               open => fixed       
03-04-07 11:14 divan          Description Updated                          
03-04-07 11:14 divan          Additional Information Updated                    
03-06-07 10:31 VladD2         Status                   resolved => feedback
03-06-07 10:31 VladD2         Resolution               fixed => reopened   
03-06-07 10:31 VladD2         Note Added: 0001813                          
03-06-07 10:31 VladD2         Description Updated                          
03-06-07 10:31 VladD2         Additional Information Updated                    
03-06-07 12:44 divan          Note Added: 0001814                          
03-09-07 06:30 divan          Relationship added       related to 0000969  
03-09-07 16:51 VladD2         Note Added: 0001816                          
03-16-07 11:06 divan          Note Added: 0001820                          
03-16-07 11:06 divan          Description Updated                          
03-16-07 11:06 divan          Additional Information Updated                    
======================================================================




More information about the bugs mailing list