开发者

Colorize ifort output

I know gcc produces colored output for the error messages. Does a similar fea开发者_JAVA技巧ture exist in ifort as well ?


This is done by external tools which are placed on top of gcc so that they can process output and colorize it (example: colorgcc). You could take a look at it, which is written in perl, and see if it's easy to adapt to fortan output errors..

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜