Re: [Mono-list] serial port

2003-01-31 Thread A Rafael D Teixeira
Have you tried to open a System.IO.FileStream on the device? For just writing or reading to the device it may work. But, alas, to exercise fine control of the device, or to implement bidirectional protocols involving timeouts, it won't cut the mustard... Uma boa noite Gustavo... Happy hackin

Re: [Mono-list] GC error building mono on windows

2003-01-31 Thread Gonzalo Paniagua Javier
El vie, 31-01-2003 a las 03:39, Francisco Figueiredo Jr. escribió: > --- John Duncan <[EMAIL PROTECTED]> escreveu: > > > It seems the problem is in the test for gc.h in the configure script... > > If you edit config.log in the mono dir you will see a message saying what test > failed. You will

Re: [Mono-list] Re: mono-hackers --> mono-devel-list

2003-01-31 Thread Adam Treat
On Friday 31 January 2003 12:35 am, Miguel de Icaza wrote: > Hello, > > > What happened to this? You've been mentioning mono-hackers quite a bit > > on the IRC channel lately and I still have no way of knowing what is > > going on. Could you please set this up or add me too mono-hackers again? > >

[Mono-list] Re: serial port

2003-01-31 Thread Jeff Kowalczyk
Is there any central documentation point to keep tabs on P/Invoke status on Mono-Linux? The MSDN article's serial port class is nicely done, but it does requrie P/Invoke: http://msdn.microsoft.com/msdnmag/issues/02/10/NETSerialComm/default.aspx ___ M

[Mono-list] Problems in an Internal Call

2003-01-31 Thread yoros
Hello, I don't know why when I call to one call that is directly implemented in the runtime (for example, Math.Pow, Math.Tan) I get different results than the ones I got if I call that internal calls directly in C... Can anybody help me? Pedro -- Pedro Martinez Juliá \ [EMAIL PROTECTED] )|

[Mono-list] RE: Mono-list digest, Vol 1 #751 - 9 msgs

2003-01-31 Thread Dennis Hayes
Someone from Microsoft published a serial port class in C# in I think MSDN Jounal. It is on the MS we site and the license is quite friendly. JH.CommBase is the class, that might make it easier to find. JH is the arthors initals. It inclues stream and line orientated IO. All of the WINAPI can be ac

[Mono-list] RE: System.Xml.Serialization.XmlSerializer

2003-01-31 Thread ginga
Hello, > That's a shame :(, but at least we have a sample to fix it. > Who is working on the XmlSerializer again? Currently no person is working continuously with it. Whoever noticed anything is commiting. I'm not kinda serializer person, so sorry to say I may miss the point. > Well first of al

Re: [Mono-list] Compile error with current cvs

2003-01-31 Thread Gonzalo Paniagua Javier
El vie, 31-01-2003 a las 18:29, Lluis Sanchez escribió: > I have gc.dll (the one from libgc-6.1-dev.zip) copied in my install/lib > folder, and all gc headers in install/include/gc. Try adding the install/lib directory to your PATH. -Gonzalo ___ Mono

Re: [Mono-list] serial port

2003-01-31 Thread Dick Porter
On Fri, 2003-01-31 at 16:02, Gustavo - over wrote: > please, how to access a serial port (ttyS0) on mono? > > where can I find documentation on integrating C++ and Mono, in the case > of no comunication class to serial port? As far as I know, there are no standard classes for accessing serial por

Re: [Mono-list] Compile error with current cvs

2003-01-31 Thread Lluis Sanchez
Hi, I also cannot compile in cygwin. I tried to delete the mono folder and start from the beginning by running mono-build-w32.sh. After downloading the code from CVS it starts configuring, and then I get this error: (...) checking for gc.h... no checking for gc/gc.h... no checking for GC_malloc i

Re: [Mono-list] SQL2K named instance support inSystem.Data.SqlClient?

2003-01-31 Thread Rodrigo Moya
On Fri, 2003-01-31 at 15:36, Jerkins, Phillip wrote: > Hello! > > > > I am new to the mailing list concept, and to contributing to > open-source software. However, I have a great interest (personal and > professional) in mono. I was wondering if anyone has begun support > for named instances

[Mono-list] serial port

2003-01-31 Thread Gustavo - over
please, how to access a serial port (ttyS0) on mono? where can I find documentation on integrating C++ and Mono, in the case of no comunication class to serial port? tnx. gustavo ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mai

Re: [Mono-list] Compile error with current cvs

2003-01-31 Thread Paolo Molaro
On 01/30/03 Rainer Worbis wrote: > when doing a make (mono) to the current sources checked out from cvs i > get the following error > interp.o: In function `main': > /usr/src/mono/mono/mono/interpreter/interp.c:4546: undefined reference > to `mono_environment_exitcode_get' A Makefile.am file has b

[Mono-list] SQL2K named instance support in System.Data.SqlClient?

2003-01-31 Thread Jerkins, Phillip
Hello!   I am new to the mailing list concept, and to contributing to open-source software.  However, I have a great interest (personal and professional) in mono.  I was wondering if anyone has begun support for named instances of SQL2K in the System.Data.SqlClient.SqlConnection object. 

[Mono-list] Regarding aspx support

2003-01-31 Thread John Mandia
Hi all, This is my first post to the mono list and I think the work you guys have done so far is great. Is it possible to make a suggestion? Would you consider having a Linux server with apache, modmono and maybe mysql or postgres sql (One of the free ones) where developers could get 5-25 MB o

RE: [Mono-list] Compile error with current cvs

2003-01-31 Thread Kenneth Benson
Title: RE: [Mono-list] Compile error with current cvs I'm getting this as well and I have re-rerun configure. -Original Message- From: Dick Porter [mailto:[EMAIL PROTECTED]] Sent: Friday, January 31, 2003 7:24 AM To: [EMAIL PROTECTED] Subject: Re: [Mono-list] Compile error with curre

Re: [Mono-list] Compile error with current cvs

2003-01-31 Thread Dick Porter
On Thu, 2003-01-30 at 20:05, Rainer Worbis wrote: > Hi all, > when doing a make (mono) to the current sources checked out from cvs i > get the following error > > ../metadata/.libs/libmonoruntime.al(object.lo): In function > `mono_runtime_exec_main': > /usr/src/mono/mono/mono/metadata/object.c:730