[Mono-list] Compiling pdb2mdb on linux problems
Robert Jordan
robertj at gmx.net
Wed Sep 19 14:32:21 EDT 2007
Rob wrote:
> I'm trying everything to get a little more debug information on my linux system (mono 1.2.4, development on Win2000 VS2005). I'm trying to compile pdb2mdb on my linux system using the following command:
>
> gmcs Program.cs Util.cs -out:pdb2mdb.exe -r:System,System.Data,System.Xml,Mono.CompilerServices.SymbolWriter,ISymWrapper
You must compile the tool with VS.NET 2005, or just use the binaries:
http://lists.ximian.com/pipermail/mono-list/attachments/20060910/f1a5740d/attachment.bin
linked from:
http://lists.ximian.com/pipermail/mono-list/2006-September/032692.html
Robert
More information about the Mono-list
mailing list