[Make] How to debug make error
If make have any problem.|
Please type make V=1
This command Will show more error result, help me to understand what happen.
Reference :
如何解决编译…Read More
[Makefile] How to show debug message
$(warning happy)
Show debug message
$(warning /sort$(if $(COMSPEC),.exe))
if $(COMSPEC) is true --> print .exe
if $(COMSPEC) is wrong -->…Read More
0 意見:
張貼留言