On 11-Jul-01 Michal Nowak wrote: >>Ok. So now look at the libraries which were used. For the dynamically linked >>version you can do it as shown below (this is for my version under SuSE 7.1 >>with the present ALT-RPMs and it behaves like your one): > > I did it also. If it may be helpful, here is what I got: > > [vinnie@gemini problem]$ ldd part_receiver > libgarlic-3.12p.so.1 => /usr/lib/libgarlic-3.12p.so.1 (0x40022000) > libgnarl-3.12p.so.1 => /usr/lib/libgnarl-3.12p.so.1 (0x400f5000) > libgnat-3.12p.so.1 => /usr/lib/libgnat-3.12p.so.1 (0x40122000) > libpthread.so.0 => /lib/libpthread.so.0 (0x4027a000) > libc.so.6 => /lib/libc.so.6 (0x40290000) > libz.so.1 => /usr/lib/libz.so.1 (0x403b5000) > libm.so.6 => /lib/libm.so.6 (0x403c3000) > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) I think this helps as there is no difference in the system libraries between the working program and the failing one. This seems to be a difference between GNAT 3.12p and 3.13p. The problem may lie within gnat3.13p, but the problem may also be in the program. I didn�t see any problem in the program but I didn�t look very closely. I�m sorry, but in the next few weeks I�ll be far away from any computer problem (canoeing in Sweden) and I have to stop contributing now. Good luck! Med v�nliga h�lsningar Vilhelm