Summary: | CORBA/e micro doesn't define typecode | ||
---|---|---|---|
Product: | TAO | Reporter: | Johnny Willemsen <jwillemsen> |
Component: | ORB | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | NEW --- | ||
Severity: | enhancement | ||
Priority: | P3 | ||
Version: | 1.5.10 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 2181 |
Description
Johnny Willemsen
2007-08-08 08:47:07 CDT
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). |