Please report new issues athttps://github.com/DOCGroup
with corba/e micro there is no TypeCode and Any support. We don't have this supported yet in TAO.
Adding this feature to CORBA/e will result in another drop of more then 100Kb for the Hello world server with CORBA/e enabled. That would then result that the footprint of the Hell world server drops below 1Mb, it is currently 1095434
We should then compile all pidl files with -Sa -St but there are a lot of mpc files that again add/remove these flags. It will be hard to get this right for all files when we add these flags to the corba/e micro feature. Probably it will be better that the IDL compiler just ignores -Sa/-St/-GA when the option -Gcem is used (Generate Corba E micro).