linux - How to catch up full gcc compile command -


for example during use make or b2 can't see command, because build system invokes gcc implicitly. want know full command, build system send compiler. conceptually. want catch independently on build system. maybe on system level, maybe know way. os: linux.


Comments

Popular posts from this blog

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -

javascript - jQuery: Add class depending on URL in the best way -