[PolyORB-users] PolyORB and Windows

Olga Dolbilina vkutuzov at strela.donpac.ru
Fri Oct 15 13:35:25 CEST 2004


> Olga,
> your problem is coming from the fact that the Makefile is
> passing mingw style paths to idlac (path with /). In PolyORB r1.1,
> idlac was understanding on windows only path in native windows format
> (with \).
>
> This issue has been fixed so I suggest you to download the last snapshot
> of PolyORB.
>
> Nicolas
>
>
I think, this is last snapshot?
http://libre.act-europe.fr/polyorb/snapshots/polyorb-snap-8377.tar.gz

But I i can't make it no :-(. See attached log.

I use MinGW shell and try make gather polyorb in it.

Olga.

-------------- next part --------------
Making all in support
make[1]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/support'
gnatmake -m -I. -I. run_script -cargs -gnatwae -gnatg
gcc -c -I. -I. -gnatwae -gnatg run_script.adb
gnatbind -aO./ -I. -I. -I- -x run_script.ali
gnatlink run_script.ali
rm -f linker.exe ; cp run_script.exe linker.exe
make[1]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/support'
Making all in compilers
make[1]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers'
Making all in idlac
make[2]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers/idlac'
Making all in testsuite
make[3]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers/idlac/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers/idlac/testsuite'
make[3]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers/idlac'
gnatmake -m -I. -I. idlac -cargs -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -bargs 
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idlac.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be.ads
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-expansion.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-idl2ada.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-mappings.ads
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-mappings-corba.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg errors.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe.ads
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe-lexer.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe-parser.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe-types.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idlac_flags.ads
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-debug.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-identifiers.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe-tree.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe-tree-low_level.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe-tree-synthetic.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe-utils.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg utils.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-idl2ada-helper.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-idl2ada-impl.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-idl2ada-ir_info.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-idl2ada-skel.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-idl2ada-value_impl.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-idl2ada-value_skel.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-source_streams.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg ada_be-temporaries.ads
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg idl_fe-debug.adb
gcc -c -I. -I. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg platform.ads
gnatbind -aO./ -I. -I. -I- -x idlac.ali
gnatlink idlac.ali
make[3]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers/idlac'
make[2]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers/idlac'
make[2]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers'
make[1]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/compilers'
Making all in src
make[1]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src'
Making all in .
make[2]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src'
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-annotations.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-annotations.adb -o polyorb-annotations.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any-exceptionlist.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any-exceptionlist.adb -o polyorb-any-exceptionlist.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any-initialization.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any-initialization.adb -o polyorb-any-initialization.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any-nvlist.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any-nvlist.adb -o polyorb-any-nvlist.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any-objref.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any-objref.adb -o polyorb-any-objref.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-any.adb -o polyorb-any.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-asynch_ev.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-asynch_ev.adb -o polyorb-asynch_ev.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-asynch_ev-sockets.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-asynch_ev-sockets.adb -o polyorb-asynch_ev-sockets.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-binding_data.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-binding_data.adb -o polyorb-binding_data.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-binding_data-local.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-binding_data-local.adb -o polyorb-binding_data-local.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-binding_objects.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-binding_objects.adb -o polyorb-binding_objects.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-buffers.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-buffers.adb -o polyorb-buffers.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-call_back.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-call_back.adb -o polyorb-call_back.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-components.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-components.adb -o polyorb-components.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-dynamic_dict.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-dynamic_dict.adb -o polyorb-dynamic_dict.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-exceptions.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-exceptions.adb -o polyorb-exceptions.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-exceptions-stack.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-exceptions-stack.adb -o polyorb-exceptions-stack.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-filters.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-filters.adb -o polyorb-filters.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-filters-fragmenter.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-filters-fragmenter.adb -o polyorb-filters-fragmenter.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-filters-interface.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-filters-interface.adb -o polyorb-filters-interface.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-filters-slicers.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-filters-slicers.adb -o polyorb-filters-slicers.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-fixed_point.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-fixed_point.adb -o polyorb-fixed_point.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-jobs.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-jobs.adb -o polyorb-jobs.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-initialization.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-initialization.adb -o polyorb-initialization.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-lanes.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-lanes.adb -o polyorb-lanes.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-log.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-log.adb -o polyorb-log.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-minimal_servant.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-minimal_servant.adb -o polyorb-minimal_servant.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-minimal_servant-tools.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-minimal_servant-tools.adb -o polyorb-minimal_servant-tools.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-obj_adapters.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-obj_adapters.adb -o polyorb-obj_adapters.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-obj_adapters-simple.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-obj_adapters-simple.adb -o polyorb-obj_adapters-simple.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-obj_adapters-group_object_adapter.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-obj_adapters-group_object_adapter.adb -o polyorb-obj_adapters-group_object_adapter.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-object_maps.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-object_maps.adb -o polyorb-object_maps.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-object_maps-system.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-object_maps-system.adb -o polyorb-object_maps-system.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-object_maps-user.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-object_maps-user.adb -o polyorb-object_maps-user.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-objects.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-objects.adb -o polyorb-objects.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-opaque.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-opaque.adb -o polyorb-opaque.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-opaque-chunk_pools.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-opaque-chunk_pools.adb -o polyorb-opaque-chunk_pools.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb.adb -o polyorb-orb.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller.adb -o polyorb-orb_controller.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller-basic.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller-basic.adb -o polyorb-orb_controller-basic.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller-half_sync_half_async.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller-half_sync_half_async.adb -o polyorb-orb_controller-half_sync_half_async.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller-leader_followers.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller-leader_followers.adb -o polyorb-orb_controller-leader_followers.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller-no_tasking.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb_controller-no_tasking.adb -o polyorb-orb_controller-no_tasking.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-no_tasking.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-no_tasking.adb -o polyorb-orb-no_tasking.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-thread_per_request.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-thread_per_request.adb -o polyorb-orb-thread_per_request.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-thread_per_session.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-thread_per_session.adb -o polyorb-orb-thread_per_session.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-thread_pool.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-thread_pool.adb -o polyorb-orb-thread_pool.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-parameters.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-parameters.adb -o polyorb-parameters.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-parameters-file.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-parameters-file.adb -o polyorb-parameters-file.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa-basic_poa.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa-basic_poa.adb -o polyorb-poa-basic_poa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa.adb -o polyorb-poa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_config.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_config.adb -o polyorb-poa_config.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_config-minimum.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_config-minimum.adb -o polyorb-poa_config-minimum.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_config-root_poa.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_config-root_poa.adb -o polyorb-poa_config-root_poa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_config-proxies.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_config-proxies.adb -o polyorb-poa_config-proxies.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_manager-basic_manager.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_manager-basic_manager.adb -o polyorb-poa_manager-basic_manager.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_assignment_policy-system.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_assignment_policy-system.adb -o polyorb-poa_policies-id_assignment_policy-system.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_assignment_policy-user.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_assignment_policy-user.adb -o polyorb-poa_policies-id_assignment_policy-user.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_uniqueness_policy-multiple.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_uniqueness_policy-multiple.adb -o polyorb-poa_policies-id_uniqueness_policy-multiple.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_uniqueness_policy-unique.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_uniqueness_policy-unique.adb -o polyorb-poa_policies-id_uniqueness_policy-unique.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-implicit_activation_policy-activation.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-implicit_activation_policy-activation.adb -o polyorb-poa_policies-implicit_activation_policy-activation.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-implicit_activation_policy-no_activation.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-implicit_activation_policy-no_activation.adb -o polyorb-poa_policies-implicit_activation_policy-no_activation.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-lifespan_policy-transient.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-lifespan_policy-transient.adb -o polyorb-poa_policies-lifespan_policy-transient.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-lifespan_policy-persistent.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-lifespan_policy-persistent.adb -o polyorb-poa_policies-lifespan_policy-persistent.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-request_processing_policy-active_object_map_only.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-request_processing_policy-active_object_map_only.adb -o polyorb-poa_policies-request_processing_policy-active_object_map_only.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-request_processing_policy-use_default_servant.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-request_processing_policy-use_default_servant.adb -o polyorb-poa_policies-request_processing_policy-use_default_servant.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-request_processing_policy-use_servant_manager.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-request_processing_policy-use_servant_manager.adb -o polyorb-poa_policies-request_processing_policy-use_servant_manager.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-servant_retention_policy-non_retain.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-servant_retention_policy-non_retain.adb -o polyorb-poa_policies-servant_retention_policy-non_retain.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-servant_retention_policy-retain.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-servant_retention_policy-retain.adb -o polyorb-poa_policies-servant_retention_policy-retain.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-thread_policy-orb_ctrl.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-thread_policy-orb_ctrl.adb -o polyorb-poa_policies-thread_policy-orb_ctrl.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-thread_policy-main_thread.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-thread_policy-main_thread.adb -o polyorb-poa_policies-thread_policy-main_thread.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-thread_policy-single_thread.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-thread_policy-single_thread.adb -o polyorb-poa_policies-thread_policy-single_thread.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_types.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_types.adb -o polyorb-poa_types.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-protocols.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-protocols.adb -o polyorb-protocols.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-protocols-echo.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-protocols-echo.adb -o polyorb-protocols-echo.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references.adb -o polyorb-references.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references-binding.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references-binding.adb -o polyorb-references-binding.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references-ior.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references-ior.adb -o polyorb-references-ior.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references-corbaloc.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references-corbaloc.adb -o polyorb-references-corbaloc.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references-uri.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-references-uri.adb -o polyorb-references-uri.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-representations-cdr.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-representations-cdr.adb -o polyorb-representations-cdr.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-representations-test.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-representations-test.adb -o polyorb-representations-test.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-request_scheduler.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-request_scheduler.adb -o polyorb-request_scheduler.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-request_scheduler-servant_lane.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-request_scheduler-servant_lane.adb -o polyorb-request_scheduler-servant_lane.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-requests.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-requests.adb -o polyorb-requests.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-request_qos.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-request_qos.adb -o polyorb-request_qos.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-request_qos-priority.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-request_qos-priority.adb -o polyorb-request_qos-priority.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa-basic_rt_poa.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa-basic_rt_poa.adb -o polyorb-rt_poa-basic_rt_poa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa_policies-priority_model_policy.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa_policies-priority_model_policy.adb -o polyorb-rt_poa_policies-priority_model_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa_policies-thread_pool_policy.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa_policies-thread_pool_policy.adb -o polyorb-rt_poa_policies-thread_pool_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-bounded.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-bounded.adb -o polyorb-sequences-bounded.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-bounded-helper.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-bounded-helper.adb -o polyorb-sequences-bounded-helper.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-unbounded.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-unbounded.adb -o polyorb-sequences-unbounded.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-unbounded-helper.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-unbounded-helper.adb -o polyorb-sequences-unbounded-helper.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-unbounded-search.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences-unbounded-search.adb -o polyorb-sequences-unbounded-search.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-servants.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-servants.adb -o polyorb-servants.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-servants-group_servants.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-servants-group_servants.adb -o polyorb-servants-group_servants.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-helper.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-helper.adb -o polyorb-services-naming-helper.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-namingcontext.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-namingcontext.adb -o polyorb-services-naming-namingcontext.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-namingcontext-client.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-namingcontext-client.adb -o polyorb-services-naming-namingcontext-client.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-namingcontext-helper.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-namingcontext-helper.adb -o polyorb-services-naming-namingcontext-helper.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-namingcontext-servant.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-namingcontext-servant.adb -o polyorb-services-naming-namingcontext-servant.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-tools.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming-tools.adb -o polyorb-services-naming-tools.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-oa-basic_poa.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-oa-basic_poa.adb -o polyorb-setup-oa-basic_poa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-oa-basic_rt_poa.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-oa-basic_rt_poa.adb -o polyorb-setup-oa-basic_rt_poa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-oa-simple_oa.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-oa-simple_oa.adb -o polyorb-setup-oa-simple_oa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-proxies_poa.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-proxies_poa.adb -o polyorb-setup-proxies_poa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-tasking-full_tasking.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-tasking-full_tasking.adb -o polyorb-setup-tasking-full_tasking.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-tasking-no_tasking.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-tasking-no_tasking.adb -o polyorb-setup-tasking-no_tasking.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-smart_pointers-initialization.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-smart_pointers-initialization.adb -o polyorb-smart_pointers-initialization.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-smart_pointers.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-smart_pointers.adb -o polyorb-smart_pointers.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sockets_copy.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sockets_copy.adb -o polyorb-sockets_copy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sockets_initialization.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sockets_initialization.adb -o polyorb-sockets_initialization.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-advanced_mutexes.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-advanced_mutexes.adb -o polyorb-tasking-advanced_mutexes.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-mutexes.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-mutexes.adb -o polyorb-tasking-mutexes.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-condition_variables.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-condition_variables.adb -o polyorb-tasking-condition_variables.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-condition_variables.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-condition_variables.adb -o polyorb-tasking-profiles-full_tasking-condition_variables.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-mutexes.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-mutexes.adb -o polyorb-tasking-profiles-full_tasking-mutexes.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-threads.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-threads.adb -o polyorb-tasking-profiles-full_tasking-threads.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-threads-annotations.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-threads-annotations.adb -o polyorb-tasking-profiles-full_tasking-threads-annotations.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-threads-dynamic_priorities.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-threads-dynamic_priorities.adb -o polyorb-tasking-profiles-full_tasking-threads-dynamic_priorities.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-threads-static_priorities.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking-threads-static_priorities.adb -o polyorb-tasking-profiles-full_tasking-threads-static_priorities.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking-condition_variables.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking-condition_variables.adb -o polyorb-tasking-profiles-no_tasking-condition_variables.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking-mutexes.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking-mutexes.adb -o polyorb-tasking-profiles-no_tasking-mutexes.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking-threads.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking-threads.adb -o polyorb-tasking-profiles-no_tasking-threads.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking-threads-annotations.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking-threads-annotations.adb -o polyorb-tasking-profiles-no_tasking-threads-annotations.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-condition_variables.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-condition_variables.adb -o polyorb-tasking-profiles-ravenscar-condition_variables.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-index_manager.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-index_manager.adb -o polyorb-tasking-profiles-ravenscar-index_manager.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-mutexes.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-mutexes.adb -o polyorb-tasking-profiles-ravenscar-mutexes.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-threads.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-threads.adb -o polyorb-tasking-profiles-ravenscar-threads.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-threads-annotations.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar-threads-annotations.adb -o polyorb-tasking-profiles-ravenscar-threads-annotations.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-rw_locks.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-rw_locks.adb -o polyorb-tasking-rw_locks.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-semaphores.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-semaphores.adb -o polyorb-tasking-semaphores.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-threads.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-threads.adb -o polyorb-tasking-threads.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-threads-annotations.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-threads-annotations.adb -o polyorb-tasking-threads-annotations.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-watchers.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-watchers.adb -o polyorb-tasking-watchers.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-task_info.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-task_info.adb -o polyorb-task_info.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport.adb -o polyorb-transport.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-connected.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-connected.adb -o polyorb-transport-connected.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-connected-sockets.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-connected-sockets.adb -o polyorb-transport-connected-sockets.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-datagram.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-datagram.adb -o polyorb-transport-datagram.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-datagram-sockets_in.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-datagram-sockets_in.adb -o polyorb-transport-datagram-sockets_in.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-datagram-sockets_out.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-datagram-sockets_out.adb -o polyorb-transport-datagram-sockets_out.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-handlers.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-transport-handlers.adb -o polyorb-transport-handlers.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-types.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-types.adb -o polyorb-types.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils.adb -o polyorb-utils.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-buffers.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-buffers.adb -o polyorb-utils-buffers.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-chained_lists.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-chained_lists.adb -o polyorb-utils-chained_lists.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-dynamic_tables.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-dynamic_tables.adb -o polyorb-utils-dynamic_tables.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-hfunctions-hyper.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-hfunctions-hyper.adb -o polyorb-utils-hfunctions-hyper.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-hfunctions-mul.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-hfunctions-mul.adb -o polyorb-utils-hfunctions-mul.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-htables-perfect.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-htables-perfect.adb -o polyorb-utils-htables-perfect.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-random.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-random.adb -o polyorb-utils-random.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-report.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-report.adb -o polyorb-utils-report.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-simple_flags.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-simple_flags.adb -o polyorb-utils-simple_flags.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-sockets.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-sockets.adb -o polyorb-utils-sockets.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-strings.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-strings.adb -o polyorb-utils-strings.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-strings-lists.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-strings-lists.adb -o polyorb-utils-strings-lists.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-tcp_access_points.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-tcp_access_points.adb -o polyorb-utils-tcp_access_points.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-udp_access_points.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-udp_access_points.adb -o polyorb-utils-udp_access_points.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-text_buffers.adb
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-text_buffers.adb -o polyorb-utils-text_buffers.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb.ads -o polyorb.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-constants.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-constants.ads -o polyorb-constants.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-if_descriptors.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-if_descriptors.ads -o polyorb-if_descriptors.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-interface.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-orb-interface.ads -o polyorb-orb-interface.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_manager.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_manager.ads -o polyorb-poa_manager.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies.ads -o polyorb-poa_policies.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_assignment_policy.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_assignment_policy.ads -o polyorb-poa_policies-id_assignment_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_uniqueness_policy.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-id_uniqueness_policy.ads -o polyorb-poa_policies-id_uniqueness_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-implicit_activation_policy.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-implicit_activation_policy.ads -o polyorb-poa_policies-implicit_activation_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-lifespan_policy.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-lifespan_policy.ads -o polyorb-poa_policies-lifespan_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-request_processing_policy.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-request_processing_policy.ads -o polyorb-poa_policies-request_processing_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-servant_retention_policy.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-servant_retention_policy.ads -o polyorb-poa_policies-servant_retention_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-thread_policy.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-poa_policies-thread_policy.ads -o polyorb-poa_policies-thread_policy.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-protocols-interface.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-protocols-interface.ads -o polyorb-protocols-interface.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-representations.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-representations.ads -o polyorb-representations.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa.ads -o polyorb-rt_poa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa_policies.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-rt_poa_policies.ads -o polyorb-rt_poa_policies.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sequences.ads -o polyorb-sequences.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-servants-interface.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-servants-interface.ads -o polyorb-servants-interface.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services.ads -o polyorb-services.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-services-naming.ads -o polyorb-services-naming.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup.ads -o polyorb-setup.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-access_points.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-access_points.ads -o polyorb-setup-access_points.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-oa.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-oa.ads -o polyorb-setup-oa.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-tasking.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-tasking.ads -o polyorb-setup-tasking.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-tasking-ravenscar.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-setup-tasking-ravenscar.ads -o polyorb-setup-tasking-ravenscar.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sockets.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-sockets.ads -o polyorb-sockets.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-storage_pools.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-storage_pools.ads -o polyorb-storage_pools.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking.ads -o polyorb-tasking.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-priorities.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-priorities.ads -o polyorb-tasking-priorities.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles.ads -o polyorb-tasking-profiles.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-ravenscar.ads -o polyorb-tasking-profiles-ravenscar.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-full_tasking.ads -o polyorb-tasking-profiles-full_tasking.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-tasking-profiles-no_tasking.ads -o polyorb-tasking-profiles-no_tasking.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-hfunctions.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-hfunctions.ads -o polyorb-utils-hfunctions.o
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-htables.ads
 ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I. polyorb-utils-htables.ads -o polyorb-utils-htables.o
../support/linker -o libpolyorb.la -rpath /usr/local/lib -no-undefined -version-info 0:0:0  polyorb-annotations.lo polyorb-any-exceptionlist.lo polyorb-any-initialization.lo polyorb-any-nvlist.lo polyorb-any-objref.lo polyorb-any.lo polyorb-asynch_ev.lo polyorb-asynch_ev-sockets.lo polyorb-binding_data.lo polyorb-binding_data-local.lo polyorb-binding_objects.lo polyorb-buffers.lo polyorb-call_back.lo polyorb-components.lo polyorb-dynamic_dict.lo polyorb-exceptions.lo polyorb-exceptions-stack.lo polyorb-filters.lo polyorb-filters-fragmenter.lo polyorb-filters-interface.lo polyorb-filters-slicers.lo polyorb-fixed_point.lo polyorb-jobs.lo polyorb-initialization.lo polyorb-lanes.lo polyorb-log.lo polyorb-minimal_servant.lo polyorb-minimal_servant-tools.lo polyorb-obj_adapters.lo polyorb-obj_adapters-simple.lo polyorb-obj_adapters-group_object_adapter.lo polyorb-object_maps.lo polyorb-object_maps-system.lo polyorb-object_maps-user.lo polyorb-objects.lo polyorb-opaque.lo polyorb-opaque-chunk_pools.lo polyorb-orb.lo polyorb-orb_controller.lo polyorb-orb_controller-basic.lo polyorb-orb_controller-half_sync_half_async.lo polyorb-orb_controller-leader_followers.lo polyorb-orb_controller-no_tasking.lo polyorb-orb-no_tasking.lo polyorb-orb-thread_per_request.lo polyorb-orb-thread_per_session.lo polyorb-orb-thread_pool.lo polyorb-parameters.lo polyorb-parameters-file.lo polyorb-poa-basic_poa.lo polyorb-poa.lo polyorb-poa_config.lo polyorb-poa_config-minimum.lo polyorb-poa_config-root_poa.lo polyorb-poa_config-proxies.lo polyorb-poa_manager-basic_manager.lo polyorb-poa_policies-id_assignment_policy-system.lo polyorb-poa_policies-id_assignment_policy-user.lo polyorb-poa_policies-id_uniqueness_policy-multiple.lo polyorb-poa_policies-id_uniqueness_policy-unique.lo polyorb-poa_policies-implicit_activation_policy-activation.lo polyorb-poa_policies-implicit_activation_policy-no_activation.lo polyorb-poa_policies-lifespan_policy-transient.lo polyorb-poa_policies-lifespan_policy-persistent.lo polyorb-poa_policies-request_processing_policy-active_object_map_only.lo polyorb-poa_policies-request_processing_policy-use_default_servant.lo polyorb-poa_policies-request_processing_policy-use_servant_manager.lo polyorb-poa_policies-servant_retention_policy-non_retain.lo polyorb-poa_policies-servant_retention_policy-retain.lo polyorb-poa_policies-thread_policy-orb_ctrl.lo polyorb-poa_policies-thread_policy-main_thread.lo polyorb-poa_policies-thread_policy-single_thread.lo polyorb-poa_types.lo polyorb-protocols.lo polyorb-protocols-echo.lo polyorb-references.lo polyorb-references-binding.lo polyorb-references-ior.lo polyorb-references-corbaloc.lo polyorb-references-uri.lo polyorb-representations-cdr.lo polyorb-representations-test.lo polyorb-request_scheduler.lo polyorb-request_scheduler-servant_lane.lo polyorb-requests.lo polyorb-request_qos.lo polyorb-request_qos-priority.lo polyorb-rt_poa-basic_rt_poa.lo polyorb-rt_poa_policies-priority_model_policy.lo polyorb-rt_poa_policies-thread_pool_policy.lo polyorb-sequences-bounded.lo polyorb-sequences-bounded-helper.lo polyorb-sequences-unbounded.lo polyorb-sequences-unbounded-helper.lo polyorb-sequences-unbounded-search.lo polyorb-servants.lo polyorb-servants-group_servants.lo polyorb-services-naming-helper.lo polyorb-services-naming-namingcontext.lo polyorb-services-naming-namingcontext-client.lo polyorb-services-naming-namingcontext-helper.lo polyorb-services-naming-namingcontext-servant.lo polyorb-services-naming-tools.lo polyorb-setup-oa-basic_poa.lo polyorb-setup-oa-basic_rt_poa.lo polyorb-setup-oa-simple_oa.lo polyorb-setup-proxies_poa.lo polyorb-setup-tasking-full_tasking.lo polyorb-setup-tasking-no_tasking.lo polyorb-smart_pointers-initialization.lo polyorb-smart_pointers.lo polyorb-sockets_copy.lo polyorb-sockets_initialization.lo polyorb-tasking-advanced_mutexes.lo polyorb-tasking-mutexes.lo polyorb-tasking-condition_variables.lo polyorb-tasking-profiles-full_tasking-condition_variables.lo polyorb-tasking-profiles-full_tasking-mutexes.lo polyorb-tasking-profiles-full_tasking-threads.lo polyorb-tasking-profiles-full_tasking-threads-annotations.lo polyorb-tasking-profiles-full_tasking-threads-dynamic_priorities.lo polyorb-tasking-profiles-full_tasking-threads-static_priorities.lo polyorb-tasking-profiles-no_tasking-condition_variables.lo polyorb-tasking-profiles-no_tasking-mutexes.lo polyorb-tasking-profiles-no_tasking-threads.lo polyorb-tasking-profiles-no_tasking-threads-annotations.lo polyorb-tasking-profiles-ravenscar-condition_variables.lo polyorb-tasking-profiles-ravenscar-index_manager.lo polyorb-tasking-profiles-ravenscar-mutexes.lo polyorb-tasking-profiles-ravenscar-threads.lo polyorb-tasking-profiles-ravenscar-threads-annotations.lo polyorb-tasking-rw_locks.lo polyorb-tasking-semaphores.lo polyorb-tasking-threads.lo polyorb-tasking-threads-annotations.lo polyorb-tasking-watchers.lo polyorb-task_info.lo polyorb-transport.lo polyorb-transport-connected.lo polyorb-transport-connected-sockets.lo polyorb-transport-datagram.lo polyorb-transport-datagram-sockets_in.lo polyorb-transport-datagram-sockets_out.lo polyorb-transport-handlers.lo polyorb-types.lo polyorb-utils.lo polyorb-utils-buffers.lo polyorb-utils-chained_lists.lo polyorb-utils-dynamic_tables.lo polyorb-utils-hfunctions-hyper.lo polyorb-utils-hfunctions-mul.lo polyorb-utils-htables-perfect.lo polyorb-utils-random.lo polyorb-utils-report.lo polyorb-utils-simple_flags.lo polyorb-utils-sockets.lo polyorb-utils-strings.lo polyorb-utils-strings-lists.lo polyorb-utils-tcp_access_points.lo polyorb-utils-udp_access_points.lo polyorb-utils-text_buffers.lo polyorb.lo polyorb-constants.lo polyorb-if_descriptors.lo polyorb-orb-interface.lo polyorb-poa_manager.lo polyorb-poa_policies.lo polyorb-poa_policies-id_assignment_policy.lo polyorb-poa_policies-id_uniqueness_policy.lo polyorb-poa_policies-implicit_activation_policy.lo polyorb-poa_policies-lifespan_policy.lo polyorb-poa_policies-request_processing_policy.lo polyorb-poa_policies-servant_retention_policy.lo polyorb-poa_policies-thread_policy.lo polyorb-protocols-interface.lo polyorb-representations.lo polyorb-rt_poa.lo polyorb-rt_poa_policies.lo polyorb-sequences.lo polyorb-servants-interface.lo polyorb-services.lo polyorb-services-naming.lo polyorb-setup.lo polyorb-setup-access_points.lo polyorb-setup-oa.lo polyorb-setup-tasking.lo polyorb-setup-tasking-ravenscar.lo polyorb-sockets.lo polyorb-storage_pools.lo polyorb-tasking.lo polyorb-tasking-priorities.lo polyorb-tasking-profiles.lo polyorb-tasking-profiles-ravenscar.lo polyorb-tasking-profiles-full_tasking.lo polyorb-tasking-profiles-no_tasking.lo polyorb-utils-hfunctions.lo polyorb-utils-htables.lo 
mkdir .libs
ar cru .libs/libpolyorb.a  polyorb-annotations.o polyorb-any-exceptionlist.o polyorb-any-initialization.o polyorb-any-nvlist.o polyorb-any-objref.o polyorb-any.o polyorb-asynch_ev.o polyorb-asynch_ev-sockets.o polyorb-binding_data.o polyorb-binding_data-local.o polyorb-binding_objects.o polyorb-buffers.o polyorb-call_back.o polyorb-components.o polyorb-dynamic_dict.o polyorb-exceptions.o polyorb-exceptions-stack.o polyorb-filters.o polyorb-filters-fragmenter.o polyorb-filters-interface.o polyorb-filters-slicers.o polyorb-fixed_point.o polyorb-jobs.o polyorb-initialization.o polyorb-lanes.o polyorb-log.o polyorb-minimal_servant.o polyorb-minimal_servant-tools.o polyorb-obj_adapters.o polyorb-obj_adapters-simple.o polyorb-obj_adapters-group_object_adapter.o polyorb-object_maps.o polyorb-object_maps-system.o polyorb-object_maps-user.o polyorb-objects.o polyorb-opaque.o polyorb-opaque-chunk_pools.o polyorb-orb.o polyorb-orb_controller.o polyorb-orb_controller-basic.o polyorb-orb_controller-half_sync_half_async.o polyorb-orb_controller-leader_followers.o polyorb-orb_controller-no_tasking.o polyorb-orb-no_tasking.o polyorb-orb-thread_per_request.o polyorb-orb-thread_per_session.o polyorb-orb-thread_pool.o polyorb-parameters.o polyorb-parameters-file.o polyorb-poa-basic_poa.o polyorb-poa.o polyorb-poa_config.o polyorb-poa_config-minimum.o polyorb-poa_config-root_poa.o polyorb-poa_config-proxies.o polyorb-poa_manager-basic_manager.o polyorb-poa_policies-id_assignment_policy-system.o polyorb-poa_policies-id_assignment_policy-user.o polyorb-poa_policies-id_uniqueness_policy-multiple.o polyorb-poa_policies-id_uniqueness_policy-unique.o polyorb-poa_policies-implicit_activation_policy-activation.o polyorb-poa_policies-implicit_activation_policy-no_activation.o polyorb-poa_policies-lifespan_policy-transient.o polyorb-poa_policies-lifespan_policy-persistent.o polyorb-poa_policies-request_processing_policy-active_object_map_only.o polyorb-poa_policies-request_processing_policy-use_default_servant.o polyorb-poa_policies-request_processing_policy-use_servant_manager.o polyorb-poa_policies-servant_retention_policy-non_retain.o polyorb-poa_policies-servant_retention_policy-retain.o polyorb-poa_policies-thread_policy-orb_ctrl.o polyorb-poa_policies-thread_policy-main_thread.o polyorb-poa_policies-thread_policy-single_thread.o polyorb-poa_types.o polyorb-protocols.o polyorb-protocols-echo.o polyorb-references.o polyorb-references-binding.o polyorb-references-ior.o polyorb-references-corbaloc.o polyorb-references-uri.o polyorb-representations-cdr.o polyorb-representations-test.o polyorb-request_scheduler.o polyorb-request_scheduler-servant_lane.o polyorb-requests.o polyorb-request_qos.o polyorb-request_qos-priority.o polyorb-rt_poa-basic_rt_poa.o polyorb-rt_poa_policies-priority_model_policy.o polyorb-rt_poa_policies-thread_pool_policy.o polyorb-sequences-bounded.o polyorb-sequences-bounded-helper.o polyorb-sequences-unbounded.o polyorb-sequences-unbounded-helper.o polyorb-sequences-unbounded-search.o polyorb-servants.o polyorb-servants-group_servants.o polyorb-services-naming-helper.o polyorb-services-naming-namingcontext.o polyorb-services-naming-namingcontext-client.o polyorb-services-naming-namingcontext-helper.o polyorb-services-naming-namingcontext-servant.o polyorb-services-naming-tools.o polyorb-setup-oa-basic_poa.o polyorb-setup-oa-basic_rt_poa.o polyorb-setup-oa-simple_oa.o polyorb-setup-proxies_poa.o polyorb-setup-tasking-full_tasking.o polyorb-setup-tasking-no_tasking.o polyorb-smart_pointers-initialization.o polyorb-smart_pointers.o polyorb-sockets_copy.o polyorb-sockets_initialization.o polyorb-tasking-advanced_mutexes.o polyorb-tasking-mutexes.o polyorb-tasking-condition_variables.o polyorb-tasking-profiles-full_tasking-condition_variables.o polyorb-tasking-profiles-full_tasking-mutexes.o polyorb-tasking-profiles-full_tasking-threads.o polyorb-tasking-profiles-full_tasking-threads-annotations.o polyorb-tasking-profiles-full_tasking-threads-dynamic_priorities.o polyorb-tasking-profiles-full_tasking-threads-static_priorities.o polyorb-tasking-profiles-no_tasking-condition_variables.o polyorb-tasking-profiles-no_tasking-mutexes.o polyorb-tasking-profiles-no_tasking-threads.o polyorb-tasking-profiles-no_tasking-threads-annotations.o polyorb-tasking-profiles-ravenscar-condition_variables.o polyorb-tasking-profiles-ravenscar-index_manager.o polyorb-tasking-profiles-ravenscar-mutexes.o polyorb-tasking-profiles-ravenscar-threads.o polyorb-tasking-profiles-ravenscar-threads-annotations.o polyorb-tasking-rw_locks.o polyorb-tasking-semaphores.o polyorb-tasking-threads.o polyorb-tasking-threads-annotations.o polyorb-tasking-watchers.o polyorb-task_info.o polyorb-transport.o polyorb-transport-connected.o polyorb-transport-connected-sockets.o polyorb-transport-datagram.o polyorb-transport-datagram-sockets_in.o polyorb-transport-datagram-sockets_out.o polyorb-transport-handlers.o polyorb-types.o polyorb-utils.o polyorb-utils-buffers.o polyorb-utils-chained_lists.o polyorb-utils-dynamic_tables.o polyorb-utils-hfunctions-hyper.o polyorb-utils-hfunctions-mul.o polyorb-utils-htables-perfect.o polyorb-utils-random.o polyorb-utils-report.o polyorb-utils-simple_flags.o polyorb-utils-sockets.o polyorb-utils-strings.o polyorb-utils-strings-lists.o polyorb-utils-tcp_access_points.o polyorb-utils-udp_access_points.o polyorb-utils-text_buffers.o polyorb.o polyorb-constants.o polyorb-if_descriptors.o polyorb-orb-interface.o polyorb-poa_manager.o polyorb-poa_policies.o polyorb-poa_policies-id_assignment_policy.o polyorb-poa_policies-id_uniqueness_policy.o polyorb-poa_policies-implicit_activation_policy.o polyorb-poa_policies-lifespan_policy.o polyorb-poa_policies-request_processing_policy.o polyorb-poa_policies-servant_retention_policy.o polyorb-poa_policies-thread_policy.o polyorb-protocols-interface.o polyorb-representations.o polyorb-rt_poa.o polyorb-rt_poa_policies.o polyorb-sequences.o polyorb-servants-interface.o polyorb-services.o polyorb-services-naming.o polyorb-setup.o polyorb-setup-access_points.o polyorb-setup-oa.o polyorb-setup-tasking.o polyorb-setup-tasking-ravenscar.o polyorb-sockets.o polyorb-storage_pools.o polyorb-tasking.o polyorb-tasking-priorities.o polyorb-tasking-profiles.o polyorb-tasking-profiles-ravenscar.o polyorb-tasking-profiles-full_tasking.o polyorb-tasking-profiles-no_tasking.o polyorb-utils-hfunctions.o polyorb-utils-htables.o
ranlib .libs/libpolyorb.a
creating libpolyorb.la
(cd .libs && rm -f libpolyorb.la && ln -s ../libpolyorb.la libpolyorb.la)
make[2]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src'
Making all in giop
make[2]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop'
Making all in .
make[3]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop'
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-exceptions.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-exceptions.adb -o polyorb-giop_p-exceptions.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-service_contexts.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-service_contexts.adb -o polyorb-giop_p-service_contexts.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-tagged_components.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-tagged_components.adb -o polyorb-giop_p-tagged_components.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-tagged_components-policies.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-tagged_components-policies.adb -o polyorb-giop_p-tagged_components-policies.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-tagged_components-policies-priority_model_policy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p-tagged_components-policies-priority_model_policy.adb -o polyorb-giop_p-tagged_components-policies-priority_model_policy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-common.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-common.adb -o polyorb-protocols-giop-common.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-giop_1_0.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-giop_1_0.adb -o polyorb-protocols-giop-giop_1_0.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-giop_1_1.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-giop_1_1.adb -o polyorb-protocols-giop-giop_1_1.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-giop_1_2.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-giop_1_2.adb -o polyorb-protocols-giop-giop_1_2.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop.adb -o polyorb-protocols-giop.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-giop_p.ads -o polyorb-giop_p.o
../../support/linker -o libpolyorb-giop.la -rpath /usr/local/lib -no-undefined -version-info 0:0:0  polyorb-giop_p-exceptions.lo polyorb-giop_p-service_contexts.lo polyorb-giop_p-tagged_components.lo polyorb-giop_p-tagged_components-policies.lo polyorb-giop_p-tagged_components-policies-priority_model_policy.lo polyorb-protocols-giop-common.lo polyorb-protocols-giop-giop_1_0.lo polyorb-protocols-giop-giop_1_1.lo polyorb-protocols-giop-giop_1_2.lo polyorb-protocols-giop.lo polyorb-giop_p.lo 
mkdir .libs
ar cru .libs/libpolyorb-giop.a  polyorb-giop_p-exceptions.o polyorb-giop_p-service_contexts.o polyorb-giop_p-tagged_components.o polyorb-giop_p-tagged_components-policies.o polyorb-giop_p-tagged_components-policies-priority_model_policy.o polyorb-protocols-giop-common.o polyorb-protocols-giop-giop_1_0.o polyorb-protocols-giop-giop_1_1.o polyorb-protocols-giop-giop_1_2.o polyorb-protocols-giop.o polyorb-giop_p.o
ranlib .libs/libpolyorb-giop.a
creating libpolyorb-giop.la
(cd .libs && rm -f libpolyorb-giop.la && ln -s ../libpolyorb-giop.la libpolyorb-giop.la)
make[3]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop'
Making all in iiop
make[3]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/iiop'
Making all in .
make[4]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/iiop'
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-iiop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-iiop.adb -o polyorb-protocols-giop-iiop.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-binding_data-iiop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-binding_data-iiop.adb -o polyorb-binding_data-iiop.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-iiop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-iiop.adb -o polyorb-setup-iiop.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-access_points-iiop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-access_points-iiop.adb -o polyorb-setup-access_points-iiop.o
../../../support/linker -o libpolyorb-giop-iiop.la -rpath /usr/local/lib -no-undefined -version-info 0:0:0  polyorb-protocols-giop-iiop.lo polyorb-binding_data-iiop.lo polyorb-setup-iiop.lo polyorb-setup-access_points-iiop.lo  
mkdir .libs
ar cru .libs/libpolyorb-giop-iiop.a  polyorb-protocols-giop-iiop.o polyorb-binding_data-iiop.o polyorb-setup-iiop.o polyorb-setup-access_points-iiop.o
ranlib .libs/libpolyorb-giop-iiop.a
creating libpolyorb-giop-iiop.la
(cd .libs && rm -f libpolyorb-giop-iiop.la && ln -s ../libpolyorb-giop-iiop.la libpolyorb-giop-iiop.la)
make[4]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/iiop'
make[3]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/iiop'
Making all in diop
make[3]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/diop'
Making all in .
make[4]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/diop'
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-diop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-diop.adb -o polyorb-protocols-giop-diop.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-diop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-diop.adb -o polyorb-setup-diop.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-access_points-diop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-access_points-diop.adb -o polyorb-setup-access_points-diop.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-binding_data-diop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-binding_data-diop.adb -o polyorb-binding_data-diop.o
../../../support/linker -o libpolyorb-giop-diop.la -rpath /usr/local/lib -no-undefined -version-info 0:0:0  polyorb-protocols-giop-diop.lo polyorb-setup-diop.lo polyorb-setup-access_points-diop.lo polyorb-binding_data-diop.lo   
mkdir .libs
ar cru .libs/libpolyorb-giop-diop.a  polyorb-protocols-giop-diop.o polyorb-setup-diop.o polyorb-setup-access_points-diop.o polyorb-binding_data-diop.o
ranlib .libs/libpolyorb-giop-diop.a
creating libpolyorb-giop-diop.la
(cd .libs && rm -f libpolyorb-giop-diop.la && ln -s ../libpolyorb-giop-diop.la libpolyorb-giop-diop.la)
make[4]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/diop'
make[3]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/diop'
Making all in miop
make[3]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/miop'
Making all in .
make[4]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/miop'
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-uipmc.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-uipmc.adb -o polyorb-setup-uipmc.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-miop_p-groups.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-miop_p-groups.adb -o polyorb-miop_p-groups.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-miop_p-tagged_components.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-miop_p-tagged_components.adb -o polyorb-miop_p-tagged_components.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-filters-miop.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-filters-miop.adb -o polyorb-filters-miop.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-filters-miop-miop_in.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-filters-miop-miop_in.adb -o polyorb-filters-miop-miop_in.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-filters-miop-miop_out.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-filters-miop-miop_out.adb -o polyorb-filters-miop-miop_out.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-uipmc.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-protocols-giop-uipmc.adb -o polyorb-protocols-giop-uipmc.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-binding_data-uipmc.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-binding_data-uipmc.adb -o polyorb-binding_data-uipmc.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-access_points-uipmc.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-setup-access_points-uipmc.adb -o polyorb-setup-access_points-uipmc.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-miop_p.ads
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I../.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-miop_p.ads -o polyorb-miop_p.o
../../../support/linker -o libpolyorb-giop-miop.la -rpath /usr/local/lib -no-undefined -version-info 0:0:0  polyorb-setup-uipmc.lo polyorb-miop_p-groups.lo polyorb-miop_p-tagged_components.lo polyorb-filters-miop.lo polyorb-filters-miop-miop_in.lo polyorb-filters-miop-miop_out.lo polyorb-protocols-giop-uipmc.lo polyorb-binding_data-uipmc.lo polyorb-setup-access_points-uipmc.lo  polyorb-miop_p.lo 
mkdir .libs
ar cru .libs/libpolyorb-giop-miop.a  polyorb-setup-uipmc.o polyorb-miop_p-groups.o polyorb-miop_p-tagged_components.o polyorb-filters-miop.o polyorb-filters-miop-miop_in.o polyorb-filters-miop-miop_out.o polyorb-protocols-giop-uipmc.o polyorb-binding_data-uipmc.o polyorb-setup-access_points-uipmc.o polyorb-miop_p.o
ranlib .libs/libpolyorb-giop-miop.a
creating libpolyorb-giop-miop.la
(cd .libs && rm -f libpolyorb-giop-miop.la && ln -s ../libpolyorb-giop-miop.la libpolyorb-giop-miop.la)
make[4]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/miop'
make[3]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop/miop'
make[2]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/giop'
Making all in corba
make[2]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/corba'
Making all in .
make[3]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/corba'
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-abstractbase.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-abstractbase.adb -o corba-abstractbase.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-context.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-context.adb -o corba-context.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-contextlist.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-contextlist.adb -o corba-contextlist.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-exceptionlist.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-exceptionlist.adb -o corba-exceptionlist.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-fixed_point.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-fixed_point.adb -o corba-fixed_point.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-forward.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-forward.adb -o corba-forward.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-helper.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-helper.adb -o corba-helper.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-impl.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-impl.adb -o corba-impl.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-nvlist.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-nvlist.adb -o corba-nvlist.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-object-helper.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-object-helper.adb -o corba-object-helper.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-object.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-object.adb -o corba-object.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-orb.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-orb.adb -o corba-orb.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-policy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-policy.adb -o corba-policy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-request.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-request.adb -o corba-request.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-serverrequest.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-serverrequest.adb -o corba-serverrequest.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba.adb -o corba.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-adapteractivator.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-adapteractivator.adb -o polyorb-corba_p-adapteractivator.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-corbaloc.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-corbaloc.adb -o polyorb-corba_p-corbaloc.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-exceptions.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-exceptions.adb -o polyorb-corba_p-exceptions.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-initial_references.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-initial_references.adb -o polyorb-corba_p-initial_references.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-local.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-local.adb -o polyorb-corba_p-local.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-names.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-names.adb -o polyorb-corba_p-names.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-poa_config.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-poa_config.adb -o polyorb-corba_p-poa_config.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-policy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-policy.adb -o polyorb-corba_p-policy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-servantactivator.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-servantactivator.adb -o polyorb-corba_p-servantactivator.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-sequences-bounded-corba_helper.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-sequences-bounded-corba_helper.adb -o polyorb-sequences-bounded-corba_helper.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-sequences-unbounded-corba_helper.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-sequences-unbounded-corba_helper.adb -o polyorb-sequences-unbounded-corba_helper.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-servantlocator.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-servantlocator.adb -o polyorb-corba_p-servantlocator.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-server_tools.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-server_tools.adb -o polyorb-corba_p-server_tools.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-adapteractivator.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-adapteractivator.adb -o portableserver-adapteractivator.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-current.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-current.adb -o portableserver-current.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-idassignmentpolicy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-idassignmentpolicy.adb -o portableserver-idassignmentpolicy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-iduniquenesspolicy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-iduniquenesspolicy.adb -o portableserver-iduniquenesspolicy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-implicitactivationpolicy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-implicitactivationpolicy.adb -o portableserver-implicitactivationpolicy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-lifespanpolicy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-lifespanpolicy.adb -o portableserver-lifespanpolicy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-poa.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-poa.adb -o portableserver-poa.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-poa-goa.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-poa-goa.adb -o portableserver-poa-goa.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-poamanager.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-poamanager.adb -o portableserver-poamanager.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-requestprocessingpolicy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-requestprocessingpolicy.adb -o portableserver-requestprocessingpolicy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-servantactivator.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-servantactivator.adb -o portableserver-servantactivator.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-servantlocator.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-servantlocator.adb -o portableserver-servantlocator.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-servantretentionpolicy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-servantretentionpolicy.adb -o portableserver-servantretentionpolicy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-threadpolicy.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-threadpolicy.adb -o portableserver-threadpolicy.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver.adb
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver.adb -o portableserver.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-current.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-current.ads -o corba-current.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-local.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-local.ads -o corba-local.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-repository_root.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-repository_root.ads -o corba-repository_root.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-sequences-bounded.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-sequences-bounded.ads -o corba-sequences-bounded.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-sequences-unbounded.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-sequences-unbounded.ads -o corba-sequences-unbounded.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-sequences.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg corba-sequences.ads -o corba-sequences.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p.ads -o polyorb-corba_p.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-interceptors_hooks.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-interceptors_hooks.ads -o polyorb-corba_p-interceptors_hooks.o
/bin/sh ../../libtool --tag=CC --mode=compile ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-servantmanager.ads
 ../../support/adacompiler -c -I. -I. -I.. -I./.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableserver-servantmanager.ads -o portableserver-servantmanager.o
../../support/linker -o libpolyorb-corba.la -rpath /usr/local/lib -no-undefined -version-info 0:0:0  corba-abstractbase.lo corba-context.lo corba-contextlist.lo corba-exceptionlist.lo corba-fixed_point.lo corba-forward.lo corba-helper.lo corba-impl.lo corba-nvlist.lo corba-object-helper.lo corba-object.lo corba-orb.lo corba-policy.lo corba-request.lo corba-serverrequest.lo corba.lo polyorb-corba_p-adapteractivator.lo polyorb-corba_p-corbaloc.lo polyorb-corba_p-exceptions.lo polyorb-corba_p-initial_references.lo polyorb-corba_p-local.lo polyorb-corba_p-names.lo polyorb-corba_p-poa_config.lo polyorb-corba_p-policy.lo polyorb-corba_p-servantactivator.lo polyorb-sequences-bounded-corba_helper.lo polyorb-sequences-unbounded-corba_helper.lo polyorb-corba_p-servantlocator.lo polyorb-corba_p-server_tools.lo portableserver-adapteractivator.lo portableserver-current.lo portableserver-idassignmentpolicy.lo portableserver-iduniquenesspolicy.lo portableserver-implicitactivationpolicy.lo portableserver-lifespanpolicy.lo portableserver-poa.lo portableserver-poa-goa.lo portableserver-poamanager.lo portableserver-requestprocessingpolicy.lo portableserver-servantactivator.lo portableserver-servantlocator.lo portableserver-servantretentionpolicy.lo portableserver-threadpolicy.lo portableserver.lo corba-current.lo corba-local.lo corba-repository_root.lo corba-sequences-bounded.lo corba-sequences-unbounded.lo corba-sequences.lo polyorb-corba_p.lo polyorb-corba_p-interceptors_hooks.lo portableserver-servantmanager.lo 
mkdir .libs
ar cru .libs/libpolyorb-corba.a  corba-abstractbase.o corba-context.o corba-contextlist.o corba-exceptionlist.o corba-fixed_point.o corba-forward.o corba-helper.o corba-impl.o corba-nvlist.o corba-object-helper.o corba-object.o corba-orb.o corba-policy.o corba-request.o corba-serverrequest.o corba.o polyorb-corba_p-adapteractivator.o polyorb-corba_p-corbaloc.o polyorb-corba_p-exceptions.o polyorb-corba_p-initial_references.o polyorb-corba_p-local.o polyorb-corba_p-names.o polyorb-corba_p-poa_config.o polyorb-corba_p-policy.o polyorb-corba_p-servantactivator.o polyorb-sequences-bounded-corba_helper.o polyorb-sequences-unbounded-corba_helper.o polyorb-corba_p-servantlocator.o polyorb-corba_p-server_tools.o portableserver-adapteractivator.o portableserver-current.o portableserver-idassignmentpolicy.o portableserver-iduniquenesspolicy.o portableserver-implicitactivationpolicy.o portableserver-lifespanpolicy.o portableserver-poa.o portableserver-poa-goa.o portableserver-poamanager.o portableserver-requestprocessingpolicy.o portableserver-servantactivator.o portableserver-servantlocator.o portableserver-servantretentionpolicy.o portableserver-threadpolicy.o portableserver.o corba-current.o corba-local.o corba-repository_root.o corba-sequences-bounded.o corba-sequences-unbounded.o corba-sequences.o polyorb-corba_p.o polyorb-corba_p-interceptors_hooks.o portableserver-servantmanager.o
ranlib .libs/libpolyorb-corba.a
creating libpolyorb-corba.la
(cd .libs && rm -f libpolyorb-corba.la && ln -s ../libpolyorb-corba.la libpolyorb-corba.la)
make[3]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/corba'
Making all in portableinterceptor
make[3]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/corba/portableinterceptor'
Making all in .
make[4]: Entering directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/corba/portableinterceptor'
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-interceptors.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-interceptors.adb -o polyorb-corba_p-interceptors.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-interceptors_slots.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg polyorb-corba_p-interceptors_slots.adb -o polyorb-corba_p-interceptors_slots.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableinterceptor.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableinterceptor.adb -o portableinterceptor.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableinterceptor-clientrequestinfo.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableinterceptor-clientrequestinfo.adb -o portableinterceptor-clientrequestinfo.o
/bin/sh ../../../libtool --tag=CC --mode=compile ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableinterceptor-clientrequestinfo-impl.adb
 ../../../support/adacompiler -c -I. -I. -I.. -I./.. -I./../.. -g -O2 -gnatfy -gnatwae -gnatpn -gnatg portableinterceptor-clientrequestinfo-impl.adb -o portableinterceptor-clientrequestinfo-impl.o
make[4]: *** No rule to make target `portableinterceptor-clientrequestinterceptor-impl.ads', needed by `portableinterceptor-clientrequestinterceptor.lo'.  Stop.
make[4]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/corba/portableinterceptor'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/corba/portableinterceptor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src/corba'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/Work/CORBA/polyorb-snap-8377/polyorb-snap-8377/src'
make: *** [all-recursive] Error 1


More information about the PolyORB-users mailing list