readme.verify

来自「Mac OS X 10.4.9 for x86 Source Code gcc」· VERIFY 代码 · 共 11 行

VERIFY
11
字号
The verifier tests come from Mauve.See http://sources.redhat.com/mauveYou want the "verify" module in the Mauve cvs repository.In Mauve, only the sources are checked in.  However, these needjasmin to be compiled to bytecode.  Since jasmin would require eitheranother VM or gcj itself to already be working and installed (just tocompile it), we've chose to precompile all the .j files to .classfiles and then import the result.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?