开发者

Is there any way to compile gcc to support a single language?

I want to compile gcc so i can use the mips R2000 mi开发者_运维技巧croprocessor compiler inorder to use NestedVM a way of targeting any executable to the java vm; but I don't want it to compile the modules for other languages than mine or architectures other than the R2000 or the Mips family.


See http://gcc.gnu.org/install/configure.html

You need the --enable-languages option to configure.

The procedure appears to have changed since I did sysop work. I have not tried this personally.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜