Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Managed buid issues, magic .d file modification

Hi everybody,

I have an issue with the managed buid in CDT.

Some of the .d files get corrupted (Many NULL caracters inside the
file).
When I ussue the build manually via the shell everything goes fine, but
as soon as I let eclipse build the project, the .d files are generated
correctly, until the link process.
What happens to these files afterwards?
Are they parsed/modified in any way by CDT? I'm really clueless here, as
it isn't a mistake of make, but a magical file modification afterwards.

Whould be nice if someone could shed some light on this.

Thanks
	Stefan Klug



Back to the top