mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
When data needs to be byte swapped, do not assume that the swapped representation is still a valid representation for the type. Fixes M603-008 Subversion-branch: /trunk/polyorb Subversion-revision: 210710
README for the PolyORB CORBA interoperability tests --------------------------------------------------- $Id: //droopi/main/examples/corba/all_types/interop/cpp/README#2 $ * Compilation edit the makefile corresponding the ORB you want to use, and setup: - C/C++ compiler, be careful to use the correct version of the GNU C++ compiler if required. - IDL compiler. - Path to libraries and include files. - compile using 'make -f Makefile.<your_orb>'