View topic - qcc -N XXX versus strip
qcc -N XXX versus strip
2 posts
• Page 1 of 1
qcc -N XXX versus strip
Hello, All!
Executing strip command on executable without any options, like "strip
executable", which was compiled with custom stack size via "qcc -N XXX",
restores stack size to its default value.
With best regards, Mike Gorchak. E-mail: mike@malva.ua
Executing strip command on executable without any options, like "strip
executable", which was compiled with custom stack size via "qcc -N XXX",
restores stack size to its default value.
With best regards, Mike Gorchak. E-mail: mike@malva.ua
- Mike Gorchak
Re: qcc -N XXX versus strip
That's understandable - strip removes any sections that are not marked ALLOC,
which includes the .note section that contains the stacksize notes.
Regards,
Colin
Mike Gorchak wrote:
--
cburgess@qnx.com
which includes the .note section that contains the stacksize notes.
Regards,
Colin
Mike Gorchak wrote:
Hello, All!
Executing strip command on executable without any options, like "strip
executable", which was compiled with custom stack size via "qcc -N XXX",
restores stack size to its default value.
With best regards, Mike Gorchak. E-mail: mike@malva.ua
--
cburgess@qnx.com
- Colin Burgess
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest