Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ControlCenter 6.2

2 views
Skip to first unread message

gururaj

unread,
Jul 12, 2005, 5:21:17 AM7/12/05
to
We are noticing that the reverse engg. output is not consistent. We are
using existing directory structure (not ZIP file) for the C++ code.

However, when I create different projects using exactly the same source code
and same settings, I don't get the same output, i.e. some of the classes are
dropped out, while some others show up, which were not in the previous
project.


Konstantin Savvin

unread,
Jul 14, 2005, 1:05:22 PM7/14/05
to
Hi,
In order to save resources Together use some tricks and its behaviour in
processing source/header files is rather different from what normal
compilers do. Most likely effects you desribing are because of the different
order of parsing same files in different projects.
But you can control needed order and macros context by using global or
project local preinclude.inc file
Please have a look at special section in the user guide (in PDF. among
sections below Language support / C++) that covers setup of C++ projects
reverse engineering in more details.

p.s. BTW why still TCC 6.2?
There are couple of its maintenance releases available, just rebranded to
Together Architect 1.x

best regards
Konstantin

"gururaj" <guru...@ecanarys.com> wrote in message
news:42d3...@newsgroups.borland.com...

0 new messages