[Mono-dev] Compile problem on linux ARM/EABI

2007-07-15 Thread Wyborski Marek
Hi Damien! Have you found a solution for the problem, that mono is not compiling on linux ARM? I am trying to compile it on a Montavista Linux running on an ARM. And I get exactly the same problem with the undefined reference to 'GC_local_malloc' errors. Maybe you found out, what was the

[Mono-dev] System.DllNotFoundException: libclntsh.so.10.1

2007-07-15 Thread Tolou Taherinia
Hi, I have oracle 10gR2 and mono1.2.4 installed on suse9.3 and I get the following error when I run a web page. Both oracle and mono work well on their own however when accessing the database from a web page this error occurs. Ive included both libclntsh.so.10.1 and libclntsh.so in the

Re: [Mono-dev] Compile problem on linux ARM/EABI

2007-07-15 Thread Damien Tournoud
Wyborski Marek wrote: Hi Damien! Have you found a solution for the problem, that mono is not compiling on linux ARM? I am trying to compile it on a Montavista Linux running on an ARM. And I get exactly the same problem with the undefined reference to 'GC_local_malloc' errors. Maybe you

Re: [Mono-dev] Porting to OpenMoko

2007-07-15 Thread jae
Miguel de Icaza wrote: Hello, Just an update on the situation: Sounds great! Are you thinking it'll be worth chipping out for the advanced set with the debug board as well for Mono/Moonlight development? Or might the ability to hack on the single (Neo Basic) phone be enough? Just

[Mono-dev] Method size limits.

2007-07-15 Thread NĂ©stor Salceda
Hello, I'm writting some Gendarme rules for the 2007-soc, and I have a little question. I'm writting a rule for detect if a method is too long, then I have mesaured a screen of code and rounding up I have get that is equivalent as 170 IL lines of code. Then, my question is if exists some limits

[Mono-dev] Compiler bug with Generics and where constraints

2007-07-15 Thread John Anderson
I tried making a smaller example but couldn't reproduce the error because i'm not exactly sure whats causing it. Heres the code: http://dev.orchidesolutions.com/testcode.tar.bz2 if you run 'nant' you'll see the error, its: 1. [nant] /home/sontek/code/personal/devtoo/trunk/src/DataArch.