Re: [mico-devel] Building mico2.3.13

2008-10-31 Thread Bart Vanherck
Karel Gardas wrote: EBERSOLD André wrote: I tried to compile mico 2.3.13 on FC9 with gcc 4.3.0 just run configure and than make. I got an error in fast_array.cc Someone knows where the definition UINT_MAX comes from ? This error is also present in a recent Ubuntu release, which

Re: [mico-devel] Problems compiling mico

2008-11-07 Thread Bart Vanherck
I had the same issue a few days ago and posted already a patch to this list http://www.mico.org/pipermail/mico-devel/2008-October/010206.html Just include limits.h in the file fast_array.cc In that way it compiles. I did not get already any answer from the developers if this patch is correct,

[mico-devel] Binding to an address range or network interface

2009-04-10 Thread Bart Vanherck
Hi, I have for the moment a CORBA server running on Windows (xp + vista). It runs fine. But I have an issue. The pc where the program runs on has 2 network cards. One card is with a fixed ip address and the other a dynamic address. The server generates an IOR file. I now start the program