linux - How to get complete linking command instead of just CCLD / How to disable silent rules in make file -
I am currently creating an app and am getting an error adding, here is a command,
CCLD program / GTKBanker
Now I have to see command command , any help is appreciated.
PS
I am using GNU build system with Ubuntu 10.04.
If you want to see the complete order or say that the rules in webkit are to be disabled, < / P>
There are two ways, you can choose one that accepts your scenario
1). You need to run the command with argument V = 1,
Like it.
V = 1
2). The pass-disable-silent rule in configuring it as an argument.
Configure - Disabled-mute-rule
/ div>
Comments
Post a Comment