[PolyORB-users] PolyORB and Windows

Thomas Quinot quinot at act-europe.fr
Thu Oct 14 16:14:37 CEST 2004


* Olga Dolbilina, 2004-10-14 :

> d:/develop/gcc-3.4/build/gcc/ada/rts/s-fileio.adb:937
> d:/develop/gcc-3.4/build/gcc/ada/rts/a-textio.adb:148
> d:/Work/CORBA/polyorb-1.1r/compilers/idlac/ada_be-source_streams.adb:431
> d:/Work/CORBA/polyorb-1.1r/compilers/idlac/ada_be-idl2ada.adb:1023
> d:/Work/CORBA/polyorb-1.1r/compilers/idlac/ada_be-idl2ada.adb:213
> d:/Work/CORBA/polyorb-1.1r/compilers/idlac/idlac.adb:227
> d:/Work/CORBA/polyorb-1.1r/compilers/idlac/b~idlac.adb:236

OK, this is very useful info. It appears that idlac dies at the point
where it attempts to create one of its output files. Things to be
checked:
  * what kind of filesystem are you using?
  * are there temporary files GNAT-*.* left over in the idls/cos/naming
    directory? (if so you can safely delete them all).

Please also note that PolyORB 1.1r is quite an old version, you might be
better off using a more recent snapshot from http://libre.act-europe.fr/
Also note that there are some known issues with GNAT.Sockets on Windows
that could prevent PolyORB from running correctly with tasking on that
platform.

These issues have been fixed in the GNAT Pro development tree here at
AdaCore and will be merged into the FSF GCC repository at some point.

Thomas.

-- 
Thomas Quinot ** quinot at act-europe.fr ** Software and Network Engineer
              AdaCore -- Paris, France  -- New York, USA


More information about the PolyORB-users mailing list