Re: [Mono-dev] What is best environment for building mono-2.8.1 for Windows?

2010-12-21 Thread Jérôme De Cuyper
On Tue, Dec 21, 2010 at 7:44 PM, greenaj gree...@cox.net wrote: Awsome, thanks a lot. I seemed to be cross-compiling successfully for Windows on SuSE 11.3 using a Virtual Box image. I accidentally deleted the snapshot with the build configuration and now after setting up the build

[Mono-dev] Patches for bug 660294 478489

2010-12-20 Thread Jérôme De Cuyper
I uploaded two patches for the following bugs: https://bugzilla.novell.com/show_bug.cgi?id=660294 https://bugzilla.novell.com/show_bug.cgi?id=478489 How should I get my patches reviewed? Thanks. ___ Mono-devel-list mailing list

[Mono-dev] Bug 383909 - PathTooLongException not thrown by System.IO.DirectoryInfo() on MonoWindows

2010-12-20 Thread Jérôme De Cuyper
Rodrigo kindly helped me analyzing bug 383909https://bugzilla.novell.com/show_bug.cgi?id=383909. I got to the following status: *Using the .net framework*: if you create a DirectoryInfo object with a directory name larger than 248 chars, a PathTooLongException is thrown (even of no actual

Re: [Mono-dev] Add constants for directory and file max length name? (on windows)

2010-12-14 Thread Jérôme De Cuyper
Did I get it completely wrong in my last message? Thanks. On Mon, Dec 13, 2010 at 11:25 PM, Jérôme De Cuyper jerome.decuy...@gmail.com wrote: If I understand correctly, I should not be checking for this on the framework level but instead on the layer below it? Somehow I should catch

[Mono-dev] Add constants for directory and file max length name? (on windows)

2010-12-13 Thread Jérôme De Cuyper
I'm working on the following bug: https://bugzilla.novell.com/show_bug.cgi?id=https://bugzilla.novell.com/show_bug.cgi?id=383909 383909 https://bugzilla.novell.com/show_bug.cgi?id=383909 https://bugzilla.novell.com/show_bug.cgi?id=383909On a windows box, the size of the name of file may not be

Re: [Mono-dev] Add constants for directory and file max length name? (on windows)

2010-12-13 Thread Jérôme De Cuyper
check for syscall errors instead? On Mon, Dec 13, 2010 at 10:43 PM, Jérôme De Cuyper jerome.decuy...@gmail.com wrote: I'm working on the following bug: https://bugzilla.novell.com/show_bug.cgi?id=https://bugzilla.novell.com/show_bug.cgi?id=383909 383909 https://bugzilla.novell.com

Re: [Mono-dev] Issues when building mono 2.8 on windows

2010-12-01 Thread Jérôme De Cuyper
Thanks Alex! After cloning a fresh copy of mono and adding gmcs to my path, the compilation completed but I'm not sure it succeeded since I cannot find the build. It should be located at usr/local/bin but this directory remains empty. How do you specify the output directory? Jerome. On Tue, Nov

Re: [Mono-dev] Issues when building mono 2.8 on windows

2010-12-01 Thread Jérôme De Cuyper
Alright, make install did the trick :) Thanks a lot Alex! On Wed, Dec 1, 2010 at 11:58 AM, Alex Fort imphas...@gmail.com wrote: On Wed, Dec 1, 2010 at 10:24 AM, Jérôme De Cuyper jerome.decuy...@gmail.com wrote: Thanks Alex! After cloning a fresh copy of mono and adding gmcs to my path

[Mono-dev] Issues when building mono 2.8 on windows

2010-11-30 Thread Jérôme De Cuyper
? I know I can also try to build mono using VS2005 but for now I would prefer to have it build without it (I read the README.vsnet file). Thank you for your help. Jérôme De Cuyper http://www.jdecuyper.com ___ Mono-devel-list mailing list Mono-devel-list