Files
Thomas Quinot 0354964441 (PolyORB.Utils.Buffers.Align_Transfer_Elementary):
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
2013-06-03 11:28:28 +00:00
..

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>'