Please report new issues athttps://github.com/DOCGroup
The gazaillion options in orbconf.h just cannot be used. Trying to define #define TAO_HAS_VALUETYPE 0 or doing anything similar in config.h leads to gazzillion compile errors. Either we need to fix them under different configurations or get rid of all this. A GCC32 build has been setup which shows one of the examples.
Adding dependency
TAO_HAS_VALUETYPE has been removed. Tue Nov 26 15:01:40 2002 Jeff Parsons <j.parsons@vanderbilt.edu> * tao/AbstractBase.cpp: * tao/AbstractBase.h: * tao/ORB.cpp: * tao/ORB.h: * tao/ValueBase.cpp: * tao/ValueBase.h: * tao/ValueFactory.cpp: * tao/ValueFactory.h: * tao/ValueFactory_Map.cpp: * tao/ValueFactory_Map.h: * tao/corbafwd.h: * tao/orbconf.h: * tao/DynamicAny/DynCommon.cpp: * tao/DynamicAny/DynCommon.h: Removed TAO_HAS_VALUETYPE flag. None of the tests or examples that use valuetypes have ever used this flag.
That is just one part of BIG problem. Reopening the bug
closing wontfix, we need specific problem reports