From 9dcac72ad5203111f96d3384c522a27e45442fa5 Mon Sep 17 00:00:00 2001 From: Rod Kay Date: Sun, 1 Jun 2025 14:39:47 +1000 Subject: [PATCH] lace.demo.event.distributed: Add gprclean to 'builder.sh' and update 'polyorb.confs' in 'lan' test. --- 1-base/lace/applet/demo/event/distributed/builder.sh | 1 + .../demo/event/distributed/test/lan/client_1/polyorb.conf | 2 +- .../demo/event/distributed/test/lan/registrar/polyorb.conf | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/1-base/lace/applet/demo/event/distributed/builder.sh b/1-base/lace/applet/demo/event/distributed/builder.sh index 7e6f42e..f26bdfa 100755 --- a/1-base/lace/applet/demo/event/distributed/builder.sh +++ b/1-base/lace/applet/demo/event/distributed/builder.sh @@ -14,6 +14,7 @@ cp /usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/adalib/a-sttebu.ali \ dsa/x86_64-unknown-linux-gnu/obj export Build_Mode=debug +gprclean -r simple_chat.gpr po_gnatdist -P simple_chat.gpr simple_chat.dsa -cargs -g -largs -g #rm -fr build diff --git a/1-base/lace/applet/demo/event/distributed/test/lan/client_1/polyorb.conf b/1-base/lace/applet/demo/event/distributed/test/lan/client_1/polyorb.conf index 2671bd9..6684637 100644 --- a/1-base/lace/applet/demo/event/distributed/test/lan/client_1/polyorb.conf +++ b/1-base/lace/applet/demo/event/distributed/test/lan/client_1/polyorb.conf @@ -2,7 +2,7 @@ [dsa] -name_service=corbaloc:iiop:1.2@127.0.0.1:5001/NameService/000000024fF0000000080000000 +name_service=corbaloc:iiop:1.2@192.168.0.73:5001/NameService/000000024fF0000000080000000 [iiop] diff --git a/1-base/lace/applet/demo/event/distributed/test/lan/registrar/polyorb.conf b/1-base/lace/applet/demo/event/distributed/test/lan/registrar/polyorb.conf index bdf39df..823b607 100644 --- a/1-base/lace/applet/demo/event/distributed/test/lan/registrar/polyorb.conf +++ b/1-base/lace/applet/demo/event/distributed/test/lan/registrar/polyorb.conf @@ -2,7 +2,7 @@ [dsa] -name_service=corbaloc:iiop:1.2@127.0.0.1:5001/NameService/000000024fF0000000080000000 +name_service=corbaloc:iiop:1.2@192.168.0.73:5001/NameService/000000024fF0000000080000000 [iiop]